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()
1126 ep, sctp_evttype_tbl[event_type], (*debug_fn)(subtype), \
1145 union sctp_subtype subtype, enum sctp_state state, in sctp_do_sm() argument
1162 state_fn = sctp_sm_lookup_event(net, event_type, state, subtype); in sctp_do_sm()
1167 status = state_fn->fn(net, ep, asoc, subtype, event_arg, &commands); in sctp_do_sm()
1170 error = sctp_side_effects(event_type, subtype, state, in sctp_do_sm()
1182 union sctp_subtype subtype, in sctp_side_effects() argument
[all …]
Dendpointola.c331 union sctp_subtype subtype; in sctp_endpoint_bh_rcv() local
345 subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type); in sctp_endpoint_bh_rcv()
350 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) { in sctp_endpoint_bh_rcv()
385 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_endpoint_bh_rcv()
402 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, state, in sctp_endpoint_bh_rcv()
Dassociola.c986 union sctp_subtype subtype; in sctp_assoc_bh_rcv() local
1001 subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type); in sctp_assoc_bh_rcv()
1006 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv()
1034 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_assoc_bh_rcv()
1053 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.c946 enum batadv_subtype subtype; in batadv_recv_unicast_packet() local
994 subtype = unicast_4addr_packet->subtype; in batadv_recv_unicast_packet()
995 batadv_dat_inc_counter(bat_priv, subtype); in batadv_recv_unicast_packet()
1003 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.h1467 u16 duration, u16 subtype, bool success),
1469 TP_ARGS(local, sdata, duration, subtype, success),
1475 __field(u16, subtype)
1483 __entry->subtype = subtype;
1490 __entry->subtype, __entry->success
1497 u16 duration, u16 subtype, bool success),
1499 TP_ARGS(local, sdata, duration, subtype, success)
1505 u16 duration, u16 subtype, bool success),
1507 TP_ARGS(local, sdata, duration, subtype, success)
Dmlme.c791 info.subtype = IEEE80211_STYPE_REASSOC_REQ; in ieee80211_send_assoc()
798 info.subtype = IEEE80211_STYPE_ASSOC_REQ; in ieee80211_send_assoc()
2276 .subtype = stype, in ieee80211_set_disassoc()
2902 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth_challenge()
2966 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_rx_mgmt_auth()
3743 info.subtype = reassoc ? IEEE80211_STYPE_REASSOC_REQ : in ieee80211_rx_mgmt_assoc_resp()
4451 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth()
5908 .subtype = IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_deauth()
Ddriver-ops.h833 info->subtype, info->success); in drv_mgd_prepare_tx()
850 info->subtype, info->success); in drv_mgd_complete_tx()
/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
33 switch (subtype) { in mptcp_parse_option()
/net/bluetooth/rfcomm/
Dtty.c1140 rfcomm_tty_driver->subtype = SERIAL_TYPE_NORMAL; in rfcomm_init_ttys()
/net/wireless/
Dtrace.h864 __field(u8, subtype)
871 __entry->subtype = params->subtype;
877 __entry->subtype, __entry->reason_code)
Dnl80211.c7470 params.subtype = in nl80211_del_station()
7472 if (params.subtype != IEEE80211_STYPE_DISASSOC >> 4 && in nl80211_del_station()
7473 params.subtype != IEEE80211_STYPE_DEAUTH >> 4) in nl80211_del_station()
7477 params.subtype = IEEE80211_STYPE_DEAUTH >> 4; in nl80211_del_station()