Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h353 uint64_t kf_sock_pcb; member
/f-stack/freebsd/sys/
H A Duser.h375 uint64_t kf_sock_pcb; member
/f-stack/freebsd/kern/
H A Dsys_socket.c386 kif->kf_un.kf_sock.kf_sock_pcb = (uintptr_t)so->so_pcb; in soo_fill_kinfo()