Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din_pcb.c295 #define INPFC_SOLOCKED 0x1 macro
2812 inp_fc_getinp(inp->inp_flowhash, (INPFC_SOLOCKED | INPFC_REMOVE)); in in_pcbremlists()
3300 int locked = (flags & INPFC_SOLOCKED) ? 1 : 0; in inp_fc_getinp()
3402 INPFC_SOLOCKED)) != NULL) { in inp_set_fc_state()