Searched refs:nfnl_ct_get_proto (Results 1 – 3 of 3) sorted by relevance
63 extern uint8_t nfnl_ct_get_proto(const struct nfnl_ct *);
185 nl_ip_proto2str(nfnl_ct_get_proto(ct), buf, sizeof(buf))); in ct_dump_line()439 uint8_t nfnl_ct_get_proto(const struct nfnl_ct *ct) in nfnl_ct_get_proto() function
471 NLA_PUT_U8(msg, CTA_PROTO_NUM, nfnl_ct_get_proto(ct)); in nfnl_ct_build_tuple()