Searched defs:a_fam (Results 1 - 1 of 1) sorted by relevance

/external/iptables/libxtables/
H A Dxtables.c875 xtables_mt_prefer(bool a_alias, unsigned int a_rev, unsigned int a_fam, argument
894 if (a_fam == NFPROTO_UNSPEC && b_fam != NFPROTO_UNSPEC)
896 if (a_fam != NFPROTO_UNSPEC && b_fam == NFPROTO_UNSPEC)

Completed in 97 milliseconds