Searched refs:afproto (Results 1 – 1 of 1) sorted by relevance
475 static void *xtables_sa_host(const void *sa, unsigned int afproto) in xtables_sa_host() argument477 if (afproto == AF_INET6) in xtables_sa_host()479 else if (afproto == AF_INET) in xtables_sa_host()484 static socklen_t xtables_sa_hostlen(unsigned int afproto) in xtables_sa_hostlen() argument486 if (afproto == AF_INET6) in xtables_sa_hostlen()488 else if (afproto == AF_INET) in xtables_sa_hostlen()