Home
last modified time | relevance | path

Searched refs:ipport_lastauto (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/netinet/
H A Dip_var.h223 extern int ipport_lastauto; /* max port for port allocation */
H A Din_pcb.c112 int ipport_lastauto = IPPORT_USERRESERVED; variable
463 last = ipport_lastauto; in in_pcbpickport()
H A Dip_input.c126 { IPCTL_IPPORT_LASTAUTO, &ipport_lastauto, 0, 65535 },