Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c170 static void ipfq_sched_timeout(struct fsw_ip_frag_mgr *, boolean_t);
742 ipfq_sched_timeout(mgr, FALSE); in ipf_process()
848 ipfq_sched_timeout(mgr, TRUE); in ipfq_timeout()
854 ipfq_sched_timeout(struct fsw_ip_frag_mgr *mgr, boolean_t in_tcall) in ipfq_sched_timeout() function