Searched refs:lportp (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.c | 775 lport = *lportp; in in_pcb_lport_dest() 821 *lportp = lport; in in_pcb_lport_dest() 841 NULL, lportp, NULL, 0, cred, lookupflags)); in in_pcb_lport() 906 u_short *lportp, struct ucred *cred) in in_pcbbind_setup() argument 953 if (sin->sin_port != *lportp) { in in_pcbbind_setup() 955 if (*lportp != 0) in in_pcbbind_setup() 1063 if (*lportp != 0) in in_pcbbind_setup() 1064 lport = *lportp; in in_pcbbind_setup() 1071 *lportp = lport; in in_pcbbind_setup() 1389 lport = *lportp; in in_pcbconnect_setup() [all …]
|
| H A D | in_pcb.h | 835 u_short *lportp, struct sockaddr *fsa, u_short fport,
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 835 u_short *lportp, struct sockaddr *fsa, u_short fport,
|