Home
last modified time | relevance | path

Searched refs:SO_PROTOCOL (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocket.h164 #define SO_PROTOCOL 0x1016 /* get socket protocol (Linux name) */ macro
165 #define SO_PROTOTYPE SO_PROTOCOL /* alias for SO_PROTOCOL (SunOS name) */
/f-stack/freebsd/sys/
H A Dsocket.h170 #define SO_PROTOCOL 0x1016 /* get socket protocol (Linux name) */ macro
171 #define SO_PROTOTYPE SO_PROTOCOL /* alias for SO_PROTOCOL (SunOS name) */
/f-stack/lib/
H A Dff_syscall_wrapper.c374 return SO_PROTOCOL; in so_opt_convert()
/f-stack/freebsd/kern/
H A Duipc_socket.c3282 case SO_PROTOCOL: