Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDin_pcbgroup.c341 INP_GROUP_UNLOCK(&pcbinfo->ipi_pcbgroups[pgn]); in in_pcbwild_add()
359 INP_GROUP_UNLOCK(&pcbinfo->ipi_pcbgroups[pgn]); in in_pcbwild_remove()
417 INP_GROUP_UNLOCK(oldpcbgroup); in in_pcbgroup_update_internal()
447 INP_GROUP_UNLOCK(newpcbgroup); in in_pcbgroup_update_internal()
550 INP_GROUP_UNLOCK(pcbgroup); in in_pcbgroup_remove()
HDin_pcb.h673 #define INP_GROUP_UNLOCK(ipg) mtx_unlock(&(ipg)->ipg_lock) macro
HDin_pcb.c2362 INP_GROUP_UNLOCK(pcbgroup); in in_pcblookup_group()
2380 INP_GROUP_UNLOCK(pcbgroup); in in_pcblookup_group()
/freebsd-13-stable/sys/netinet6/
HDin6_pcb.c1149 INP_GROUP_UNLOCK(pcbgroup); in in6_pcblookup_group()
1161 INP_GROUP_UNLOCK(pcbgroup); in in6_pcblookup_group()