Home
last modified time | relevance | path

Searched defs:sn_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/sctp/
H A Dulpevent.h155 __u16 sn_type, __u8 on) in sctp_ulpevent_type_set()
167 static inline bool sctp_ulpevent_type_enabled(__u16 subscribe, __u16 sn_type) in sctp_ulpevent_type_enabled()
179 __u16 sn_type; in sctp_ulpevent_is_enabled() local
/openbmc/linux/net/sctp/
H A Dsocket.c2219 static int sctp_setsockopt_events(struct sock *sk, __u8 *sn_type, in sctp_setsockopt_events()
5576 __u8 *sn_type = (__u8 *)&subscribe; in sctp_getsockopt_events() local
/openbmc/linux/include/uapi/linux/
H A Dsctp.h637 __u16 sn_type; /* Notification type. */ member