Searched refs:ip_ct_tcp_state (Results 1 – 2 of 2) sorted by relevance
8 struct ip_ct_tcp_state { struct18 struct ip_ct_tcp_state seen[2]; /* connection parameters per direction */ argument
336 struct ip_ct_tcp_state *state) in tcp_options()455 static void tcp_init_sender(struct ip_ct_tcp_state *sender, in tcp_init_sender()456 struct ip_ct_tcp_state *receiver, in tcp_init_sender()487 const struct ip_ct_tcp_state *sender, in nf_tcp_log_invalid()516 struct ip_ct_tcp_state *sender = &state->seen[dir]; in tcp_in_window()517 struct ip_ct_tcp_state *receiver = &state->seen[!dir]; in tcp_in_window()951 static void nf_ct_tcp_state_reset(struct ip_ct_tcp_state *state) in nf_ct_tcp_state_reset()1084 struct ip_ct_tcp_state seen = {}; in nf_conntrack_tcp_packet()