Home
last modified time | relevance | path

Searched refs:nfnl_exp_get_icmp_code (Results 1 – 4 of 4) sorted by relevance

/external/libnl/src/lib/
Dexp.c145 uint8_t code = nfnl_exp_get_icmp_code(exp, tuple); in nl_cli_exp_parse_icmp_id()
153 uint8_t code = nfnl_exp_get_icmp_code(exp, tuple); in nl_cli_exp_parse_icmp_type()
/external/libnl/include/netlink/netfilter/
Dexp.h123 extern uint8_t nfnl_exp_get_icmp_code(const struct nfnl_exp *, int);
/external/libnl/lib/netfilter/
Dexp_obj.c178 nl_dump(p, "code %d ", nfnl_exp_get_icmp_code(exp, tuple)); in dump_icmp()
866 uint8_t nfnl_exp_get_icmp_code(const struct nfnl_exp *exp, int tuple) in nfnl_exp_get_icmp_code() function
Dexp.c402 nfnl_exp_get_icmp_code(exp, type)); in nfnl_exp_build_tuple()