Searched refs:INP_GROUP_LOCK (Results 1 – 5 of 5) sorted by relevance
338 INP_GROUP_LOCK(&pcbinfo->ipi_pcbgroups[pgn]); in in_pcbwild_add()359 INP_GROUP_LOCK(&pcbinfo->ipi_pcbgroups[pgn]); in in_pcbwild_remove()417 INP_GROUP_LOCK(oldpcbgroup); in in_pcbgroup_update_internal()429 INP_GROUP_LOCK(newpcbgroup); in in_pcbgroup_update_internal()550 INP_GROUP_LOCK(pcbgroup); in in_pcbgroup_remove()
669 #define INP_GROUP_LOCK(ipg) mtx_lock(&(ipg)->ipg_lock) macro
2201 INP_GROUP_LOCK(pcbgroup); in in_pcblookup_group()
977 INP_GROUP_LOCK(pcbgroup); in in6_pcblookup_group()