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.c382 kif->kf_un.kf_sock.kf_sock_domain0 = in soo_fill_kinfo()
387 switch (kif->kf_un.kf_sock.kf_sock_domain0) { in soo_fill_kinfo()
H A Dkern_descrip.c4849 okif->kf_sock_domain = kif->kf_un.kf_sock.kf_sock_domain0; in kinfo_to_okinfo()
/freebsd/sys/sys/
H A Duser.h364 int kf_sock_domain0; member