Home
last modified time | relevance | path

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

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