Searched defs:ipf (Results 1 – 1 of 1) sorted by relevance
102 struct ipf { struct103 struct ipf *ipf_down; argument104 struct ipf *ipf_up; argument105 struct __kern_packet *ipf_pkt; argument106 int ipf_len; /* fragmentable part length */ argument107 int ipf_off; /* fragment offset */ argument108 uint16_t ipf_mff; /* more fragment bit in frag off */ argument939 void (*ipf_cb)(struct fsw_ip_frag_mgr *, struct ipf *)) in ipfq_freef()963 void (*ipf_cb)(struct fsw_ip_frag_mgr *, struct ipf *)) in ipfq_freefq()