Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c310 #define INPFC_REMOVE 0x2 macro
2977 inp_fc_getinp(inp->inp_flowhash, (INPFC_SOLOCKED | INPFC_REMOVE)); in in_pcbremlists()
3582 if (flags & INPFC_REMOVE) { in inp_fc_getinp()