Searched refs:INP_INLBGROUP (Results 1 – 1 of 1) sorted by relevance
116 #define INP_INLBGROUP 0x01000000 /* Inserted into inpcblbgroup. */ macro304 inp->inp_flags |= INP_INLBGROUP; in in_pcblbgroup_insert()428 MPASS(inp->inp_flags & INP_INLBGROUP); in in_pcbremlbgrouphash()454 inp->inp_flags &= ~INP_INLBGROUP; in in_pcbremlbgrouphash()2728 if ((inp->inp_flags & INP_INLBGROUP) != 0) in in_pcbinshash()2773 if ((inp->inp_flags & INP_INLBGROUP) != 0) in in_pcbremhash_locked()