Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h252 #define KF_TYPE_SOCKET 2 macro
/f-stack/freebsd/sys/
H A Duser.h256 #define KF_TYPE_SOCKET 2 macro
/f-stack/freebsd/kern/
H A Dsys_socket.c379 kif->kf_type = KF_TYPE_SOCKET; in soo_fill_kinfo()
H A Dkern_descrip.c4522 if (kif->kf_type == KF_TYPE_SOCKET) { in kinfo_to_okinfo()