Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_socket.c205 #define V_socket_hhh VNET(socket_hhh) macro
300 &V_socket_hhh[subtype], in socket_hhook_register()
309 if (hhook_head_deregister(V_socket_hhh[subtype]) != 0) in socket_hhook_deregister()
785 if (V_socket_hhh[HHOOK_SOCKET_NEWCONN]->hhh_nhooks > 0) {
3048 HHOOKS_RUN_IF(V_socket_hhh[h_id], &hhook_data, &so->osd);
3284 if (V_socket_hhh[HHOOK_SOCKET_OPT]->hhh_nhooks > 0)
3503 if (V_socket_hhh[HHOOK_SOCKET_OPT]->hhh_nhooks > 0)