Searched refs:state_to_flags (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dmp_ring.c83 state_to_flags(union ring_state s, int abdicate) function
142 ns.flags = state_to_flags(ns, total >= budget);
224 ns.flags = state_to_flags(ns, total >= budget);

Completed in 117 milliseconds