Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Din_pcb.c305 #define INPFC_SOLOCKED 0x1 macro
2895 inp_fc_getinp(inp->inp_flowhash, (INPFC_SOLOCKED | INPFC_REMOVE)); in in_pcbremlists()
3452 int locked = (flags & INPFC_SOLOCKED) ? 1 : 0; in inp_fc_getinp()
3560 INPFC_SOLOCKED)) != NULL) { in inp_set_fc_state()