Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c165 static void ipfq_insque(struct ipfq *, struct ipfq *);
597 ipfq_insque(q, mq); in ipf_process()
830 ipfq_insque(struct ipfq *new, struct ipfq *old) in ipfq_insque() function