Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h320 int kf_sock_protocol; /* Socket protocol. */ member
347 int kf_sock_protocol; /* Socket protocol. */ member
/f-stack/freebsd/sys/
H A Duser.h326 int kf_sock_protocol; /* Socket protocol. */ member
356 int kf_sock_protocol; member
/f-stack/freebsd/kern/
H A Dkern_descrip.c4525 okif->kf_sock_protocol = kif->kf_un.kf_sock.kf_sock_protocol0; in kinfo_to_okinfo()