Home
last modified time | relevance | path

Searched refs:se_on (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
A Dsctp.h1199 uint8_t se_on; member
/linux/net/sctp/
A Dsocket.c4262 sctp_ulpevent_type_set(&asoc->subscribe, param->se_type, param->se_on); in sctp_assoc_ulpevent_type_set()
4264 if (param->se_type == SCTP_SENDER_DRY_EVENT && param->se_on) { in sctp_assoc_ulpevent_type_set()
4306 param->se_type, param->se_on); in sctp_setsockopt_event()
7761 param.se_on = sctp_ulpevent_type_enabled(subscribe, param.se_type); in sctp_getsockopt_event()

Completed in 22 milliseconds