Searched refs:afproto (Results 1 – 1 of 1) sorted by relevance
491 static void *xtables_sa_host(const void *sa, unsigned int afproto) in xtables_sa_host() argument493 if (afproto == AF_INET6) in xtables_sa_host()495 else if (afproto == AF_INET) in xtables_sa_host()500 static socklen_t xtables_sa_hostlen(unsigned int afproto) in xtables_sa_hostlen() argument502 if (afproto == AF_INET6) in xtables_sa_hostlen()504 else if (afproto == AF_INET) in xtables_sa_hostlen()