Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c164 static void ipfq_insque(struct ipfq *, struct ipfq *);
562 ipfq_insque(q, mq); in ipf_process()
787 ipfq_insque(struct ipfq *new, struct ipfq *old) in ipfq_insque() function