Searched refs:HHOOK_TCP_EST_IN (Results 1 – 5 of 5) sorted by relevance
115 .hook_id = HHOOK_TCP_EST_IN,
1100 if (hhook_head_register(HHOOK_TYPE_TCP, HHOOK_TCP_EST_IN, in tcp_init()1101 &V_tcp_hhh[HHOOK_TCP_EST_IN], HHOOK_NOWAIT|HHOOK_HEADISINVNET) != 0) in tcp_init()1281 error = hhook_head_deregister(V_tcp_hhh[HHOOK_TCP_EST_IN]); in tcp_destroy()1285 HHOOK_TYPE_TCP, HHOOK_TCP_EST_IN, error); in tcp_destroy()
719 #define HHOOK_TCP_EST_IN 0 macro
298 if (V_tcp_hhh[HHOOK_TCP_EST_IN]->hhh_nhooks > 0) { in hhook_run_tcp_est_in()303 hhook_run_hooks(V_tcp_hhh[HHOOK_TCP_EST_IN], &hhook_data, in hhook_run_tcp_est_in()