Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c162 static void ipf_enq(struct ipf *, struct ipf *);
696 ipf_enq(f_new, f->ipf_up); in ipf_process()
768 ipf_enq(struct ipf *f, struct ipf *up6) in ipf_enq() function