Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Din_pcb.c886 u_short lport_no; in in_pcbbind_remote() local
895 lport_no = htons(lport); in in_pcbbind_remote()
898 if (__predict_false(sin->sin_port == lport_no && in in_pcbbind_remote()
910 toeplitz_piecemeal_port(lport_no); in in_pcbbind_remote()
917 inp, lport_no, sin, cred)) { in in_pcbbind_remote()