Current Path : /compat/linux/proc/68247/root/compat/linux/proc/68247/root/sys/ofed/include/rdma/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/root/compat/linux/proc/68247/root/sys/ofed/include/rdma/sdp_socket.h |
/* Stuff that should go into include/linux/socket.h */ #ifndef SDP_SOCKET_H #define SDP_SOCKET_H #ifndef AF_INET_SDP #define AF_INET_SDP 27 #define PF_INET_SDP AF_INET_SDP #endif #ifndef SDP_ZCOPY_THRESH #define SDP_ZCOPY_THRESH 80 #endif #ifndef SDP_LAST_BIND_ERR #define SDP_LAST_BIND_ERR 81 #endif /* TODO: AF_INET6_SDP ? */ #endif