| /Linux-v5.4/include/net/sctp/ |
| D | ulpevent.h | 152 static inline void sctp_ulpevent_type_set(__u16 *subscribe, in sctp_ulpevent_type_set() argument 159 *subscribe |= (1 << (sn_type - SCTP_SN_TYPE_BASE)); in sctp_ulpevent_type_set() 161 *subscribe &= ~(1 << (sn_type - SCTP_SN_TYPE_BASE)); in sctp_ulpevent_type_set() 165 static inline bool sctp_ulpevent_type_enabled(__u16 subscribe, __u16 sn_type) in sctp_ulpevent_type_enabled() argument 170 return subscribe & (1 << (sn_type - SCTP_SN_TYPE_BASE)); in sctp_ulpevent_type_enabled() 175 __u16 subscribe) in sctp_ulpevent_is_enabled() argument 184 return sctp_ulpevent_type_enabled(subscribe, sn_type); in sctp_ulpevent_is_enabled()
|
| D | structs.h | 209 __u16 subscribe; member 2071 __u16 subscribe; member
|
| /Linux-v5.4/Documentation/networking/ |
| D | ax25.txt | 7 called linux-hams@vger.kernel.org. To subscribe to it, send a message to 8 majordomo@vger.kernel.org with the words "subscribe linux-hams" in the body
|
| D | x25.txt | 34 parties are welcome to subscribe to it. Just send a message to 37 subscribe linux-x25
|
| D | operstates.txt | 25 operation RTM_GETLINK. It is also possible to subscribe to RTNLGRP_LINK 142 -subscribe to RTNLGRP_LINK
|
| D | xfrm_sync.txt | 76 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
|
| /Linux-v5.4/include/sound/ |
| D | seq_kernel.h | 47 int (*subscribe)(void *private_data, struct snd_seq_port_subscribe *info); member
|
| /Linux-v5.4/Documentation/isdn/ |
| D | avmb1.rst | 230 Check out the FAQ (ftp.isdn4linux.de) or subscribe to the 233 subscribe linux-avmb1
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | user-func.rst | 81 vidioc-subscribe-event
|
| D | dev-event.rst | 54 subscribe to whether this is applicable for that event or not.
|
| /Linux-v5.4/drivers/staging/speakup/ |
| D | TODO | 42 not want to subscribe to a mailing list, send your email to all of the
|
| D | Kconfig | 14 can subscribe to.
|
| /Linux-v5.4/sound/core/ |
| D | control.c | 1387 int subscribe; in snd_ctl_subscribe_events() local 1388 if (get_user(subscribe, ptr)) in snd_ctl_subscribe_events() 1390 if (subscribe < 0) { in snd_ctl_subscribe_events() 1391 subscribe = file->subscribed; in snd_ctl_subscribe_events() 1392 if (put_user(subscribe, ptr)) in snd_ctl_subscribe_events() 1396 if (subscribe) { in snd_ctl_subscribe_events()
|
| /Linux-v5.4/net/sctp/ |
| D | socket.c | 2137 if (sctp_ulpevent_type_enabled(sp->subscribe, SCTP_DATA_IO_EVENT)) in sctp_recvmsg() 2211 struct sctp_event_subscribe subscribe; in sctp_setsockopt_events() local 2212 __u8 *sn_type = (__u8 *)&subscribe; in sctp_setsockopt_events() 2220 if (copy_from_user(&subscribe, optval, optlen)) in sctp_setsockopt_events() 2224 sctp_ulpevent_type_set(&sp->subscribe, SCTP_SN_TYPE_BASE + i, in sctp_setsockopt_events() 2228 asoc->subscribe = sctp_sk(sk)->subscribe; in sctp_setsockopt_events() 2234 if (sctp_ulpevent_type_enabled(sp->subscribe, SCTP_SENDER_DRY_EVENT)) { in sctp_setsockopt_events() 4424 sctp_ulpevent_type_set(&asoc->subscribe, param->se_type, param->se_on); in sctp_assoc_ulpevent_type_set() 4472 sctp_ulpevent_type_set(&sp->subscribe, in sctp_setsockopt_event() 5036 sp->subscribe = 0; in sctp_init_sock() [all …]
|
| D | chunk.c | 95 notify = sctp_ulpevent_type_enabled(asoc->subscribe, in sctp_datamsg_destroy()
|
| D | ulpqueue.c | 207 if (!sctp_ulpevent_is_enabled(event, ulpq->asoc->subscribe)) in sctp_ulpq_tail_event() 1124 if (sctp_ulpevent_type_enabled(ulpq->asoc->subscribe, in sctp_ulpq_abort_pd()
|
| D | associola.c | 119 asoc->subscribe = sp->subscribe; in sctp_association_init()
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | romfs.txt | 155 It's run by ezmlm, so you can subscribe to it by sending a message 156 to romfs-subscribe@shadow.banki.hu, the content is irrelevant.
|
| /Linux-v5.4/Documentation/networking/device_drivers/ti/ |
| D | tlan.txt | 114 There is also a tlan mailing list which you can join by sending "subscribe tlan"
|
| /Linux-v5.4/Documentation/media/dvb-drivers/ |
| D | bt8xx.rst | 106 In case of further problems please subscribe and send questions to the mailing list: linux-dvb@linu…
|
| /Linux-v5.4/sound/core/seq/ |
| D | seq_virmidi.c | 383 pcallbacks.subscribe = snd_virmidi_subscribe; in snd_virmidi_dev_attach_seq()
|
| D | seq_midi.c | 372 pcallbacks.subscribe = midisynth_subscribe; in snd_seq_midisynth_probe()
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | connector.rst | 113 with a different group number, the userspace application must subscribe to
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | v4l2-event.rst | 104 :c:func:`v4l2_event_subscribe` to subscribe the event.
|
| /Linux-v5.4/Documentation/process/ |
| D | submitting-drivers.rst | 162 [mail majordomo@vger.kernel.org to subscribe]
|