Home
last modified time | relevance | path

Searched refs:subtype (Results 1 – 17 of 17) sorted by relevance

/net/sctp/
Dprimitive.c41 enum sctp_event_type event_type; union sctp_subtype subtype; \
46 subtype = SCTP_ST_PRIMITIVE(SCTP_PRIMITIVE_ ## name); \
50 error = sctp_do_sm(net, event_type, subtype, state, ep, asoc, \
Dsm_sideeffect.c41 union sctp_subtype subtype,
50 union sctp_subtype subtype,
651 union sctp_subtype subtype, in sctp_cmd_assoc_failed() argument
661 if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT) in sctp_cmd_assoc_failed()
1125 ep, sctp_evttype_tbl[event_type], (*debug_fn)(subtype), \
1144 union sctp_subtype subtype, enum sctp_state state, in sctp_do_sm() argument
1161 state_fn = sctp_sm_lookup_event(net, event_type, state, subtype); in sctp_do_sm()
1166 status = state_fn->fn(net, ep, asoc, subtype, event_arg, &commands); in sctp_do_sm()
1169 error = sctp_side_effects(event_type, subtype, state, in sctp_do_sm()
1181 union sctp_subtype subtype, in sctp_side_effects() argument
[all …]
Dendpointola.c336 union sctp_subtype subtype; in sctp_endpoint_bh_rcv() local
350 subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type); in sctp_endpoint_bh_rcv()
355 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv()
390 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_endpoint_bh_rcv()
407 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, state, in sctp_endpoint_bh_rcv()
Dassociola.c984 union sctp_subtype subtype; in sctp_assoc_bh_rcv() local
999 subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type); in sctp_assoc_bh_rcv()
1004 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv()
1032 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_assoc_bh_rcv()
1051 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, in sctp_assoc_bh_rcv()
/net/batman-adv/
Ddistributed-arp-table.h86 u8 subtype) in batadv_dat_inc_counter() argument
88 switch (subtype) { in batadv_dat_inc_counter()
180 u8 subtype) in batadv_dat_inc_counter() argument
Drouting.c947 enum batadv_subtype subtype; in batadv_recv_unicast_packet() local
995 subtype = unicast_4addr_packet->subtype; in batadv_recv_unicast_packet()
996 batadv_dat_inc_counter(bat_priv, subtype); in batadv_recv_unicast_packet()
1004 if (subtype == BATADV_P_DATA) { in batadv_recv_unicast_packet()
Dtp_meter.c604 icmp->subtype = BATADV_TP_MSG; in batadv_tp_send_msg()
1192 icmp->subtype = BATADV_TP_ACK; in batadv_tp_send_ack()
1469 switch (icmp->subtype) { in batadv_tp_meter_recv()
1479 icmp->subtype); in batadv_tp_meter_recv()
Dsend.c306 uc_4addr_packet->subtype = packet_subtype; in batadv_send_skb_prepare_unicast_4addr()
Ddistributed-arp-table.c455 switch (unicast_4addr_packet->subtype) { in batadv_dbg_arp()
/net/mac80211/
Dtrace.h1513 u16 duration, u16 subtype, bool success),
1515 TP_ARGS(local, sdata, duration, subtype, success),
1521 __field(u16, subtype)
1529 __entry->subtype = subtype;
1536 __entry->subtype, __entry->success
1543 u16 duration, u16 subtype, bool success),
1545 TP_ARGS(local, sdata, duration, subtype, success)
1551 u16 duration, u16 subtype, bool success),
1553 TP_ARGS(local, sdata, duration, subtype, success)
Ddriver-ops.h865 info->subtype, info->success); in drv_mgd_prepare_tx()
882 info->subtype, info->success); in drv_mgd_complete_tx()
Dmlme.c1517 info.subtype = IEEE80211_STYPE_REASSOC_REQ; in ieee80211_send_assoc()
1524 info.subtype = IEEE80211_STYPE_ASSOC_REQ; in ieee80211_send_assoc()
2894 .subtype = stype, in ieee80211_set_disassoc()
3599 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth_challenge()
3662 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_rx_mgmt_auth()
5339 info.subtype = reassoc ? IEEE80211_STYPE_REASSOC_REQ : in ieee80211_rx_mgmt_assoc_resp()
6399 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth()
7770 .subtype = IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_deauth()
/net/netfilter/
Dnfnetlink_osf.c238 f->genre, f->version, f->subtype, in nf_osf_match()
322 !memchr(f->subtype, 0, MAXGENRELEN) || in nfnl_osf_add_callback()
/net/mptcp/
Doptions.c27 u8 subtype = *ptr >> 4; in mptcp_parse_option() local
34 switch (subtype) { in mptcp_parse_option()
/net/bluetooth/rfcomm/
Dtty.c1141 rfcomm_tty_driver->subtype = SERIAL_TYPE_NORMAL; in rfcomm_init_ttys()
/net/wireless/
Dtrace.h862 __field(u8, subtype)
869 __entry->subtype = params->subtype;
875 __entry->subtype, __entry->reason_code)
Dnl80211.c7697 params.subtype = in nl80211_del_station()
7699 if (params.subtype != IEEE80211_STYPE_DISASSOC >> 4 && in nl80211_del_station()
7700 params.subtype != IEEE80211_STYPE_DEAUTH >> 4) in nl80211_del_station()
7704 params.subtype = IEEE80211_STYPE_DEAUTH >> 4; in nl80211_del_station()