Home
last modified time | relevance | path

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

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