Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din_pcb.c296 #define INPFC_REMOVE 0x2 macro
2812 inp_fc_getinp(inp->inp_flowhash, (INPFC_SOLOCKED | INPFC_REMOVE)); in in_pcbremlists()
3311 if (flags & INPFC_REMOVE) { in inp_fc_getinp()