Home
last modified time | relevance | path

Searched defs:ipf (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c102 struct ipf { struct
103 struct ipf *ipf_down; argument
104 struct ipf *ipf_up; argument
105 struct __kern_packet *ipf_pkt; argument
106 int ipf_len; /* fragmentable part length */ argument
107 int ipf_off; /* fragment offset */ argument
108 uint16_t ipf_mff; /* more fragment bit in frag off */ argument
939 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()