Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Duser.h365 int kf_sock_type0; member
/freebsd/sys/kern/
H A Dsys_socket.c369 kif->kf_un.kf_sock.kf_sock_type0 = so->so_type; in soo_fill_kinfo()
H A Dkern_descrip.c4788 okif->kf_sock_type = kif->kf_un.kf_sock.kf_sock_type0; in kinfo_to_okinfo()