Searched defs:dn_pkt_tag (Results 1 – 1 of 1) sorted by relevance
160 struct dn_pkt_tag { struct161 void *dn_pf_rule; /* matching PF rule */162 int dn_dir; /* action when packet comes out. */168 dn_key dn_output_time; /* when the pkt is due for delivery */169 struct ifnet *dn_ifp; /* interface, for ip[6]_output */170 union {173 } dn_dst_;176 union {179 } dn_ro_;182 struct route_in6 dn_ro6_pmtu; /* for ip6_output */[all …]