HomeSort by relevance Sort by last modified time
    Searched refs:nfnl_ct_set_tcp_state (Results 1 - 4 of 4) sorted by null

  /external/libnl/include/netlink/netfilter/
ct.h 60 extern void nfnl_ct_set_tcp_state(struct nfnl_ct *, uint8_t);
  /external/libnl/src/lib/
ct.c 125 nfnl_ct_set_tcp_state(ct, state);
  /external/libnl/lib/netfilter/
ct.c 225 nfnl_ct_set_tcp_state(ct,
ct_obj.c 417 void nfnl_ct_set_tcp_state(struct nfnl_ct *ct, uint8_t state) function

Completed in 68 milliseconds