Searched refs:nfnl_ct_set_proto (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/netfilter/
H A Dct.h56 extern void nfnl_ct_set_proto(struct nfnl_ct *, uint8_t);
/external/libnl/src/lib/
H A Dct.c59 nfnl_ct_set_proto(ct, proto);
/external/libnl/lib/netfilter/
H A Dct.c170 nfnl_ct_set_proto(ct, nla_get_u8(tb[CTA_PROTO_NUM]));
H A Dct_obj.c401 void nfnl_ct_set_proto(struct nfnl_ct *ct, uint8_t proto) function

Completed in 124 milliseconds