| /net/sctp/ |
| A D | primitive.c | 41 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, \
|
| A D | sm_sideeffect.c | 41 union sctp_subtype subtype, 50 union sctp_subtype subtype, 657 union sctp_subtype subtype, in sctp_cmd_assoc_failed() argument 1187 union sctp_subtype subtype, in sctp_side_effects() argument 1214 event_type, subtype.chunk); in sctp_side_effects() 1242 state, subtype.chunk); in sctp_side_effects() 1247 state, event_type, subtype.chunk); in sctp_side_effects() 1252 state, event_type, subtype.chunk); in sctp_side_effects() 1258 status, state, event_type, subtype.chunk); in sctp_side_effects() 1276 union sctp_subtype subtype, in sctp_cmd_interpreter() argument [all …]
|
| A D | endpointola.c | 336 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()
|
| A D | associola.c | 967 union sctp_subtype subtype; in sctp_assoc_bh_rcv() local 982 subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type); in sctp_assoc_bh_rcv() 987 if (first_time && subtype.chunk == SCTP_CID_AUTH) { in sctp_assoc_bh_rcv() 1015 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_assoc_bh_rcv() 1034 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, in sctp_assoc_bh_rcv()
|
| /net/batman-adv/ |
| A D | distributed-arp-table.h | 86 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
|
| A D | routing.c | 947 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()
|
| A D | tp_meter.c | 604 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()
|
| A D | send.c | 307 uc_4addr_packet->subtype = packet_subtype; in batadv_send_skb_prepare_unicast_4addr()
|
| A D | distributed-arp-table.c | 454 switch (unicast_4addr_packet->subtype) { in batadv_dbg_arp()
|
| /net/netfilter/ |
| A D | nfnetlink_osf.c | 238 f->genre, f->version, f->subtype, in nf_osf_match() 322 !memchr(f->subtype, 0, MAXGENRELEN) || in nfnl_osf_add_callback()
|
| /net/mac80211/ |
| A D | trace.h | 1630 u16 duration, u16 subtype, bool success), 1632 TP_ARGS(local, sdata, duration, subtype, success), 1638 __field(u16, subtype) 1646 __entry->subtype = subtype; 1653 __entry->subtype, __entry->success 1660 u16 duration, u16 subtype, bool success), 1662 TP_ARGS(local, sdata, duration, subtype, success) 1668 u16 duration, u16 subtype, bool success), 1670 TP_ARGS(local, sdata, duration, subtype, success)
|
| A D | driver-ops.h | 968 info->subtype, info->success); in drv_mgd_prepare_tx() 987 info->subtype, info->success); in drv_mgd_complete_tx()
|
| A D | mlme.c | 2231 info.subtype = IEEE80211_STYPE_REASSOC_REQ; in ieee80211_send_assoc() 2238 info.subtype = IEEE80211_STYPE_ASSOC_REQ; in ieee80211_send_assoc() 4012 .subtype = stype, in ieee80211_set_disassoc() 4754 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth_challenge() 4814 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_rx_mgmt_auth() 6388 info.subtype = reassoc ? IEEE80211_STYPE_REASSOC_REQ : in ieee80211_rx_mgmt_assoc_resp() 8208 .subtype = IEEE80211_STYPE_AUTH, in ieee80211_auth() 9921 .subtype = IEEE80211_STYPE_DEAUTH, in ieee80211_mgd_deauth()
|
| /net/mptcp/ |
| A D | options.c | 27 u8 subtype = *ptr >> 4; in mptcp_parse_option() local 34 switch (subtype) { in mptcp_parse_option()
|
| /net/xfrm/ |
| A D | xfrm_iptfs.c | 1237 if (ipth->subtype == IPTFS_SUBTYPE_CC) { in iptfs_input_ordered() 1245 } else if (ipth->subtype != IPTFS_SUBTYPE_BASIC) { in iptfs_input_ordered()
|
| /net/bluetooth/rfcomm/ |
| A D | tty.c | 1133 rfcomm_tty_driver->subtype = SERIAL_TYPE_NORMAL; in rfcomm_init_ttys()
|
| /net/wireless/ |
| A D | trace.h | 966 __field(u8, subtype) 974 __entry->subtype = params->subtype; 981 __entry->subtype, __entry->reason_code,
|
| A D | nl80211.c | 8481 params.subtype = in nl80211_del_station() 8483 if (params.subtype != IEEE80211_STYPE_DISASSOC >> 4 && in nl80211_del_station() 8484 params.subtype != IEEE80211_STYPE_DEAUTH >> 4) in nl80211_del_station() 8488 params.subtype = IEEE80211_STYPE_DEAUTH >> 4; in nl80211_del_station()
|