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

  /external/libnl/include/netlink/netfilter/
ct.h 61 extern void nfnl_ct_set_proto(struct nfnl_ct *, uint8_t);
  /external/libnl/src/lib/
ct.c 59 nfnl_ct_set_proto(ct, proto);
  /external/libnl/lib/netfilter/
ct.c 184 nfnl_ct_set_proto(ct, nla_get_u8(tb[CTA_PROTO_NUM]));
ct_obj.c 428 void nfnl_ct_set_proto(struct nfnl_ct *ct, uint8_t proto) function

Completed in 81 milliseconds