Home
last modified time | relevance | path

Searched refs:kf_sock_inpcb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Duser.h375 uint64_t kf_sock_inpcb; member
/freebsd/sys/kern/
H A Dsys_socket.c376 kif->kf_un.kf_sock.kf_sock_inpcb = (uintptr_t)so->so_pcb; in soo_fill_kinfo()