Searched refs:nat_hash_info (Results 1 - 1 of 1) sorted by relevance

/net/sched/
H A Dact_nat.c37 static struct tcf_hashinfo nat_hash_info = { variable in typeref:struct:tcf_hashinfo
67 pc = tcf_hash_check(parm->index, a, bind, &nat_hash_info);
70 &nat_idx_gen, &nat_hash_info);
78 tcf_hash_release(pc, bind, &nat_hash_info);
93 tcf_hash_insert(pc, &nat_hash_info);
102 return tcf_hash_release(&p->common, bind, &nat_hash_info);
304 .hinfo = &nat_hash_info,

Completed in 25 milliseconds