Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Duser.h335 int kf_sock_type; /* Socket type. */ member
365 int kf_sock_type; member
/freebsd/lib/libprocstat/
H A Dlibprocstat.c1574 sock->type = kif->kf_sock_type; in procstat_get_socket_info_sysctl()
/freebsd/sys/kern/
H A Dkern_descrip.c5079 okif->kf_sock_type = kif->kf_un.kf_sock.kf_sock_type0; in kinfo_to_okinfo()