Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_socket.c367 kif->kf_un.kf_sock.kf_sock_domain0 = in soo_fill_kinfo()
372 switch (kif->kf_un.kf_sock.kf_sock_domain0) { in soo_fill_kinfo()
H A Dkern_descrip.c4787 okif->kf_sock_domain = kif->kf_un.kf_sock.kf_sock_domain0; in kinfo_to_okinfo()
/freebsd/sys/sys/
H A Duser.h363 int kf_sock_domain0; member