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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c326 struct radix_addr_entry { struct
407 struct radix_addr_entry *ent;
412 ent = (struct radix_addr_entry *)(rnh->rnh_matchaddr(&sa, &rnh->rh));
461 struct radix_addr_entry *ent;
463 ent = (struct radix_addr_entry *)
502 tinfo->itemsize4 = sizeof(struct radix_addr_entry);
512 struct radix_addr_entry *n;
517 n = (struct radix_addr_entry *)e;
654 struct radix_addr_entry *ent;
719 ((struct radix_addr_entry *)t
[all...]

Completed in 62 milliseconds