Searched defs:ipf (Results 1 – 1 of 1) sorted by relevance
103 struct ipf { struct104 struct ipf *ipf_down; argument105 struct ipf *ipf_up; argument106 struct __kern_packet *ipf_pkt; argument107 int ipf_len; /* fragmentable part length */ argument108 int ipf_off; /* fragment offset */ argument109 uint16_t ipf_mff; /* more fragment bit in frag off */ argument850 void (*ipf_cb)(struct fsw_ip_frag_mgr *, struct ipf *)) in _ipfq_reap()996 void (*ipf_cb)(struct fsw_ip_frag_mgr *, struct ipf *)) in ipfq_freef()1020 void (*ipf_cb)(struct fsw_ip_frag_mgr *, struct ipf *)) in ipfq_freefq()