Searched refs:build (Results 1 – 11 of 11) sorted by relevance
/net/caif/ |
D | Kconfig | 15 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/mac80211/ |
D | tx.c | 2872 struct ieee80211_fast_tx build = {}, *fast_tx = NULL, *old; in ieee80211_check_fast_xmit() local 2875 struct ieee80211_hdr *hdr = (void *)build.hdr; in ieee80211_check_fast_xmit() 2923 build.band = chanctx_conf->def.chan->band; in ieee80211_check_fast_xmit() 2931 build.da_offs = offsetof(struct ieee80211_hdr, addr1); in ieee80211_check_fast_xmit() 2932 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); in ieee80211_check_fast_xmit() 2934 build.hdr_len = 24; in ieee80211_check_fast_xmit() 2939 build.da_offs = offsetof(struct ieee80211_hdr, addr1); in ieee80211_check_fast_xmit() 2940 build.sa_offs = offsetof(struct ieee80211_hdr, addr2); in ieee80211_check_fast_xmit() 2942 build.hdr_len = 24; in ieee80211_check_fast_xmit() 2953 build.da_offs = offsetof(struct ieee80211_hdr, addr3); in ieee80211_check_fast_xmit() [all …]
|
/net/nfc/ |
D | Kconfig | 12 Say Y here if you want to build support for NFC (Near field 25 Say Y if you want to build NFC digital protocol stack support.
|
/net/nfc/hci/ |
D | Kconfig | 7 Say Y here if you want to build support for a kernel NFC HCI
|
/net/ieee802154/ |
D | Kconfig | 26 for 802.15.4 dataframes. Also RAW socket interface to build MAC
|
/net/ipv4/netfilter/ |
D | Kconfig | 272 The CLUSTERIP target allows you to build load-balancing clusters of
|
/net/netfilter/ |
D | nfnetlink_log.c | 630 if (ct && nfnl_ct->build(inst->skb, ct, ctinfo, in __build_packet_message()
|
D | Kconfig | 450 (http://www.netfilter.org/projects/nftables) uses to build the 463 look up for elements in a set and to build one-way mappings between 1153 This option allows you to build work-load-sharing clusters of
|
D | nfnetlink_queue.c | 599 if (ct && nfnl_ct->build(skb, ct, ctinfo, NFQA_CT, NFQA_CT_INFO) < 0) in nfqnl_build_packet_message()
|
D | nf_conntrack_netlink.c | 2639 .build = ctnetlink_glue_build,
|
/net/netfilter/ipvs/ |
D | Kconfig | 10 IP Virtual Server support will let you build a high-performance
|