HomeSort by: relevance | last modified time | path
    Searched defs:in6_addrscope (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
scope6.c 103 in6_addrscope(const struct in6_addr *addr) function in typeref:typename:int
171 id = sid_default.s6id_list[in6_addrscope(addr)];
315 scope = in6_addrscope(in6);
348 switch (in6_addrscope(addr)) {
scope6.c 103 in6_addrscope(const struct in6_addr *addr) function in typeref:typename:int
171 id = sid_default.s6id_list[in6_addrscope(addr)];
315 scope = in6_addrscope(in6);
348 switch (in6_addrscope(addr)) {

Completed in 30 milliseconds