Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dexp_obj.c294 static int exp_cmp_l4proto_icmp (union nfnl_exp_protodata *a, union nfnl_exp_protodata *b) { in exp_cmp_l4proto_icmp() function
321 EXP_DIFF(ATTR, exp_cmp_l4proto_icmp(&(a->FIELD), &(b->FIELD))) in exp_compare()