Searched refs:nfnl_ct_set_tcp_state (Results 1 – 5 of 5) sorted by relevance
65 extern void nfnl_ct_set_tcp_state(struct nfnl_ct *, uint8_t);
126 nfnl_ct_set_tcp_state(ct, state); in nl_cli_ct_parse_tcp_state()
56 nfnl_ct_set_tcp_state;
235 nfnl_ct_set_tcp_state(ct, in ct_parse_protoinfo_tcp()
445 void nfnl_ct_set_tcp_state(struct nfnl_ct *ct, uint8_t state) in nfnl_ct_set_tcp_state() function