Home
last modified time | relevance | path

Searched refs:tap_compare (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_bpf.c67 tap_compare(const struct ipfw_tap *a, const struct ipfw_tap *b) in tap_compare() function
71 RB_GENERATE_STATIC(tap_tree, ipfw_tap, entry, tap_compare);