Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c170 static void ipfq_sched_timeout(struct fsw_ip_frag_mgr *, boolean_t);
748 ipfq_sched_timeout(mgr, FALSE); in ipf_process()
888 ipfq_sched_timeout(mgr, TRUE); in ipfq_timeout()
894 ipfq_sched_timeout(struct fsw_ip_frag_mgr *mgr, boolean_t in_tcall) in ipfq_sched_timeout() function