Searched refs:build (Results 1 – 15 of 15) sorted by relevance
| /net/mac80211/ |
| A D | mesh_pathtbl.c | 499 build.mppath = mppath; in mesh_fast_tx_cache() 525 build.fast_tx.key = key; in mesh_fast_tx_cache() 541 build.fast_tx.pn_offs = build.fast_tx.hdr_len; in mesh_fast_tx_cache() 548 build.fast_tx.pn_offs = build.fast_tx.hdr_len; in mesh_fast_tx_cache() 558 build.timestamp = jiffies; in mesh_fast_tx_cache() 562 build.mpath = mpath; in mesh_fast_tx_cache() 563 memcpy(build.hdr, meshhdr, build.hdrlen); in mesh_fast_tx_cache() 564 memcpy(build.hdr + build.hdrlen, rfc1042_header, sizeof(rfc1042_header)); in mesh_fast_tx_cache() 566 memcpy(build.fast_tx.hdr, hdr, build.fast_tx.hdr_len); in mesh_fast_tx_cache() 569 if (build.fast_tx.key) in mesh_fast_tx_cache() [all …]
|
| A D | tx.c | 3079 build.band = 0; in ieee80211_check_fast_xmit() 3090 build.hdr_len = 24; in ieee80211_check_fast_xmit() 3127 build.hdr_len = 24; in ieee80211_check_fast_xmit() 3162 build.hdr_len = 24; in ieee80211_check_fast_xmit() 3170 build.hdr_len += 2; in ieee80211_check_fast_xmit() 3180 if (!build.key) in ieee80211_check_fast_xmit() 3182 if (build.key) { in ieee80211_check_fast_xmit() 3203 build.pn_offs = build.hdr_len; in ieee80211_check_fast_xmit() 3210 build.pn_offs = build.hdr_len; in ieee80211_check_fast_xmit() 3248 memcpy(build.hdr + build.hdr_len, in ieee80211_check_fast_xmit() [all …]
|
| /net/caif/ |
| A 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/nfc/ |
| A D | Kconfig | 11 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/ |
| A D | Kconfig | 7 Say Y here if you want to build support for a kernel NFC HCI
|
| /net/ieee802154/ |
| A D | Kconfig | 26 for 802.15.4 dataframes. Also RAW socket interface to build MAC
|
| /net/mptcp/ |
| A D | Kconfig | 32 for inclusion into a production build.
|
| /net/hsr/ |
| A D | Kconfig | 51 for inclusion into a production build.
|
| /net/sunrpc/ |
| A D | Kconfig | 85 into a production build.
|
| /net/netfilter/ |
| A D | nfnetlink_log.c | 640 if (ct && nfnl_ct->build(inst->skb, ct, ctinfo, in __build_packet_message()
|
| A D | nfnetlink_queue.c | 790 if (ct && nfnl_ct->build(skb, ct, ctinfo, NFQA_CT, NFQA_CT_INFO) < 0) in nfqnl_build_packet_message()
|
| A D | Kconfig | 475 (https://www.netfilter.org/projects/nftables) uses to build the 1200 This option allows you to build work-load-sharing clusters of
|
| A D | nf_conntrack_netlink.c | 2936 .build = ctnetlink_glue_build,
|
| /net/netfilter/ipvs/ |
| A D | Kconfig | 10 IP Virtual Server support will let you build a high-performance
|
| /net/ |
| A D | Kconfig | 107 into a production build.
|
Completed in 52 milliseconds