Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Din_pcb.c1292 struct inpcb **oinpp, struct ucred *cred) in in_pcbconnect_setup() argument
1309 if (oinpp != NULL) in in_pcbconnect_setup()
1310 *oinpp = NULL; in in_pcbconnect_setup()
1386 if (oinpp != NULL) in in_pcbconnect_setup()
1387 *oinpp = oinp; in in_pcbconnect_setup()