Searched refs:nfnl_ct_set_tcp_state (Results 1 – 4 of 4) sorted by relevance
65 extern void nfnl_ct_set_tcp_state(struct nfnl_ct *, uint8_t);
125 nfnl_ct_set_tcp_state(ct, state); in nl_cli_ct_parse_tcp_state()
252 nfnl_ct_set_tcp_state(ct, in ct_parse_protoinfo_tcp()
444 void nfnl_ct_set_tcp_state(struct nfnl_ct *ct, uint8_t state) in nfnl_ct_set_tcp_state() function