Searched refs:__sctp_style (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsctp.h654 #define sctp_style(sk, style) __sctp_style((sk), (SCTP_SOCKET_##style))
655 static inline int __sctp_style(const struct sock *sk, sctp_socket_type_t style) function

Completed in 140 milliseconds