Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c309 #define INPFC_SOLOCKED 0x1 macro
2977 inp_fc_getinp(inp->inp_flowhash, (INPFC_SOLOCKED | INPFC_REMOVE)); in in_pcbremlists()
3571 int locked = (flags & INPFC_SOLOCKED) ? 1 : 0; in inp_fc_getinp()
3709 INPFC_SOLOCKED)) != NULL) { in inp_set_fc_state()