Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c443 #define t_ports t_key.port_u.value macro
1075 if (t1->t_ports > t2->t_ports) in ipfw_track_cmp()
1077 if (t1->t_ports < t2->t_ports) in ipfw_track_cmp()
2606 key->t_ports = 0; in ipfw_track_alloc()