Searched refs:V_tcp_hhh (Results 1 – 4 of 4) sorted by relevance
160 if (V_tcp_hhh[HHOOK_TCP_EST_OUT]->hhh_nhooks > 0) { in hhook_run_tcp_est_out()167 hhook_run_hooks(V_tcp_hhh[HHOOK_TCP_EST_OUT], &hhook_data, in hhook_run_tcp_est_out()
1440 &V_tcp_hhh[HHOOK_TCP_EST_IN], HHOOK_NOWAIT|HHOOK_HEADISINVNET) != 0) in tcp_vnet_init()1443 &V_tcp_hhh[HHOOK_TCP_EST_OUT], HHOOK_NOWAIT|HHOOK_HEADISINVNET) != 0) in tcp_vnet_init()1615 error = hhook_head_deregister(V_tcp_hhh[HHOOK_TCP_EST_IN]); in tcp_destroy()1621 error = hhook_head_deregister(V_tcp_hhh[HHOOK_TCP_EST_OUT]); in tcp_destroy()
1366 #define V_tcp_hhh VNET(tcp_hhh) macro
273 if (V_tcp_hhh[HHOOK_TCP_EST_IN]->hhh_nhooks > 0) { in hhook_run_tcp_est_in()278 hhook_run_hooks(V_tcp_hhh[HHOOK_TCP_EST_IN], &hhook_data, in hhook_run_tcp_est_in()