Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Duser.h368 int kf_sock_protocol0; member
/freebsd/sys/kern/
H A Dsys_socket.c385 kif->kf_un.kf_sock.kf_sock_protocol0 = so->so_proto->pr_protocol; in soo_fill_kinfo()
H A Dkern_descrip.c4851 okif->kf_sock_protocol = kif->kf_un.kf_sock.kf_sock_protocol0; in kinfo_to_okinfo()