Home
last modified time | relevance | path

Searched refs:build (Results 1 – 14 of 14) sorted by relevance

/net/mac80211/
Dmesh_pathtbl.c464 struct ieee80211_mesh_fast_tx build = {}; in mesh_fast_tx_cache() local
476 build.fast_tx.hdr_len = ieee80211_hdrlen(hdr->frame_control); in mesh_fast_tx_cache()
477 meshhdr = (struct ieee80211s_hdr *)(skb->data + build.fast_tx.hdr_len); in mesh_fast_tx_cache()
478 build.hdrlen = ieee80211_get_mesh_hdrlen(meshhdr); in mesh_fast_tx_cache()
488 build.key.type = MESH_FAST_TX_TYPE_LOCAL; in mesh_fast_tx_cache()
494 build.mppath = mppath; in mesh_fast_tx_cache()
496 build.key.type = MESH_FAST_TX_TYPE_PROXIED; in mesh_fast_tx_cache()
504 build.key.type = MESH_FAST_TX_TYPE_FORWARDED; in mesh_fast_tx_cache()
520 build.fast_tx.key = key; in mesh_fast_tx_cache()
536 build.fast_tx.pn_offs = build.fast_tx.hdr_len; in mesh_fast_tx_cache()
[all …]
Dtx.c3011 struct ieee80211_fast_tx build = {}, *fast_tx = NULL, *old; in ieee80211_check_fast_xmit() local
3014 struct ieee80211_hdr *hdr = (void *)build.hdr; in ieee80211_check_fast_xmit()
3067 build.band = chanctx_conf->def.chan->band; in ieee80211_check_fast_xmit()
3071 build.band = 0; in ieee80211_check_fast_xmit()
3079 build.da_offs = offsetof(struct ieee80211_hdr, addr1); in ieee80211_check_fast_xmit()
3080 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); in ieee80211_check_fast_xmit()
3082 build.hdr_len = 24; in ieee80211_check_fast_xmit()
3092 build.da_offs = offsetof(struct ieee80211_hdr, addr1); in ieee80211_check_fast_xmit()
3093 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); in ieee80211_check_fast_xmit()
3099 build.hdr_len = 24; in ieee80211_check_fast_xmit()
[all …]
/net/caif/
DKconfig15 Say Y (or M) here if you build for a phone product (e.g. Android or
18 If you select to build it as module then CAIF_NETDEV also needs to be
41 If you select to build it as a built-in then the main CAIF device must
52 If you select to build it as a built-in then the main CAIF device must
/net/nfc/
DKconfig11 Say Y here if you want to build support for NFC (Near field
24 Say Y if you want to build NFC digital protocol stack support.
/net/nfc/hci/
DKconfig7 Say Y here if you want to build support for a kernel NFC HCI
/net/ieee802154/
DKconfig26 for 802.15.4 dataframes. Also RAW socket interface to build MAC
/net/mptcp/
DKconfig32 for inclusion into a production build.
/net/sunrpc/
DKconfig85 into a production build.
/net/netfilter/
Dnfnetlink_log.c640 if (ct && nfnl_ct->build(inst->skb, ct, ctinfo, in __build_packet_message()
Dnfnetlink_queue.c628 if (ct && nfnl_ct->build(skb, ct, ctinfo, NFQA_CT, NFQA_CT_INFO) < 0) in nfqnl_build_packet_message()
DKconfig485 (https://www.netfilter.org/projects/nftables) uses to build the
1194 This option allows you to build work-load-sharing clusters of
Dnf_conntrack_netlink.c2907 .build = ctnetlink_glue_build,
/net/netfilter/ipvs/
DKconfig10 IP Virtual Server support will let you build a high-performance
/net/
DKconfig91 into a production build.