Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 23 of 23) sorted by relevance

/net/mac80211/
Daes_cmac.c30 const __le16 *fc; in ieee80211_aes_cmac() local
53 const __le16 *fc; in ieee80211_aes_cmac_256() local
Drx.c49 __le16 fc; in ieee80211_clean_skb() local
1007 __le16 fc = hdr->frame_control; in ieee80211_get_keyid() local
1890 __le16 fc; in ieee80211_rx_h_decrypt() local
2209 static bool requires_sequential_pn(struct ieee80211_rx_data *rx, __le16 fc) in requires_sequential_pn()
2225 __le16 fc; in ieee80211_rx_h_defragment() local
2387 static int ieee80211_drop_unencrypted(struct ieee80211_rx_data *rx, __le16 fc) in ieee80211_drop_unencrypted()
2412 __le16 fc = mgmt->frame_control; in ieee80211_drop_unencrypted_mgmt() local
2550 static bool ieee80211_frame_allowed(struct ieee80211_rx_data *rx, __le16 fc) in ieee80211_frame_allowed()
2796 uint16_t fc = IEEE80211_FTYPE_DATA | IEEE80211_STYPE_QOS_DATA; in ieee80211_rx_mesh_data() local
2978 __le16 fc = hdr->frame_control; in __ieee80211_rx_h_amsdu() local
[all …]
Daes_gmac.c24 const __le16 *fc; in ieee80211_aes_gmac() local
Dwep.c246 __le16 fc = hdr->frame_control; in ieee80211_crypto_wep_decrypt() local
Dmesh_ps.c26 __le16 fc; in mps_qos_null_get() local
Dstatus.c930 __le16 fc; in __ieee80211_tx_status() local
Dmlme.c1652 __le16 fc; in ieee80211_send_4addr_nullfunc() local
6249 u16 fc; in ieee80211_sta_rx_queued_ext() local
6270 u16 fc; in ieee80211_sta_rx_queued_mgmt() local
6511 __le16 fc, bool acked) in ieee80211_mgd_conn_tx_status()
6530 __le16 fc = ifmgd->status_fc; in ieee80211_sta_work() local
Ddebugfs_netdev.c335 __le16 fc; in ieee80211_if_parse_tkip_mic_test() local
Dibss.c1605 u16 fc; in ieee80211_ibss_rx_queued_mgmt() local
Dtx.c459 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, in ieee80211_use_mfp()
2592 __le16 fc; in ieee80211_build_hdr() local
3016 __le16 fc; in ieee80211_check_fast_xmit() local
Dmesh.c869 int ieee80211_fill_mesh_addresses(struct ieee80211_hdr *hdr, __le16 *fc, in ieee80211_fill_mesh_addresses()
Dsta_info.c1787 __le16 fc; in ieee80211_send_null_response() local
Dutil.c51 __le16 fc = hdr->frame_control; in ieee80211_get_bssid() local
Dcfg.c4134 __le16 fc; in ieee80211_probe_client() local
/net/sunrpc/
Drpc_pipe.c1359 rpc_fill_super(struct super_block *sb, struct fs_context *fc) in rpc_fill_super()
1420 static int rpc_fs_get_tree(struct fs_context *fc) in rpc_fs_get_tree()
1425 static void rpc_fs_free_fc(struct fs_context *fc) in rpc_fs_free_fc()
1436 static int rpc_init_fs_context(struct fs_context *fc) in rpc_init_fs_context()
/net/ieee802154/6lowpan/
Drx.c253 __le16 fc = ieee802154_get_fc_from_skb(skb); in lowpan_rx_h_check() local
/net/ieee802154/
Dheader_ops.c83 struct ieee802154_hdr_fc *fc = &hdr->fc; in ieee802154_hdr_push() local
Dnl-mac.c745 u32 fc = nla_get_u32(info->attrs[IEEE802154_ATTR_LLSEC_FRAME_COUNTER]); in ieee802154_llsec_setparams() local
/net/atm/
Dlec.h27 unsigned char fc; member
/net/9p/
Dclient.c225 static int p9_fcall_init(struct p9_client *c, struct p9_fcall *fc, in p9_fcall_init()
243 void p9_fcall_fini(struct p9_fcall *fc) in p9_fcall_fini()
/net/phonet/
Dpep.c474 u8 fc = fcs[i]; in pipe_negotiate_fc() local
/net/wireless/
Dutil.c457 unsigned int __attribute_const__ ieee80211_hdrlen(__le16 fc) in ieee80211_hdrlen()
/net/
Dsocket.c413 static int sockfs_init_fs_context(struct fs_context *fc) in sockfs_init_fs_context()