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

  /src/sys/netinet6/
in6_pcb.c 128 int ip6_anonportmax = IPV6PORT_ANONMAX; variable in typeref:typename:int
137 table->inpt_lastport = (in_port_t)ip6_anonportmax;

Completed in 11 milliseconds