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

  /external/libnl/lib/netfilter/
ct_obj.c 289 diff |= CT_DIFF_VAL(TCP_STATE, ct_protoinfo.tcp.state);
419 ct->ct_protoinfo.tcp.state = state;
430 return ct->ct_protoinfo.tcp.state;
  /external/libnl/include/
netlink-types.h 750 union nfnl_ct_protoinfo ct_protoinfo; member in struct:nfnl_ct

Completed in 27 milliseconds