Searched refs:INPFC_SOLOCKED (Results 1 – 1 of 1) sorted by relevance
295 #define INPFC_SOLOCKED 0x1 macro2812 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()