Home
last modified time | relevance | path

Searched refs:ipf_enq (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c163 static void ipf_enq(struct ipf *, struct ipf *);
739 ipf_enq(f_new, f->ipf_up); in ipf_process()
811 ipf_enq(struct ipf *f, struct ipf *up6) in ipf_enq() function