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

/external/iptables/libxtables/
H A Dxtoptions.c500 static socklen_t xtables_sa_hostlen(unsigned int afproto) function
534 xtables_sa_hostlen(p->ai_family));
540 xtables_sa_hostlen(p->ai_family)) != 0)
682 xtables_sa_hostlen(res->ai_family));

Completed in 165 milliseconds