Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/sctp/
Dulpevent.h153 __u16 sn_type, __u8 on) in sctp_ulpevent_type_set()
165 static inline bool sctp_ulpevent_type_enabled(__u16 subscribe, __u16 sn_type) in sctp_ulpevent_type_enabled()
177 __u16 sn_type; in sctp_ulpevent_is_enabled() local
/Linux-v5.4/net/sctp/
Dsocket.c2212 __u8 *sn_type = (__u8 *)&subscribe; in sctp_setsockopt_events() local
5584 __u8 *sn_type = (__u8 *)&subscribe; in sctp_getsockopt_events() local
/Linux-v5.4/include/uapi/linux/
Dsctp.h619 __u16 sn_type; /* Notification type. */ member