Searched refs:headers (Results 1 - 25 of 67) sorted by last modified time

123

/linux-master/include/linux/
H A Dskbuff.h81 * header is either TCP or UDP. IPv6 extension headers
109 * (as in %CHECKSUM_COMPLETE), but it does parse headers and verify checksums
139 * hardware doesn't need to parse L3/L4 headers to implement this.
232 * is configured for a packet, presumably by inspecting packet headers.
620 * retransmissions. To allow lower layers of the stack to prepend their headers
624 * skb_header_cloned() checks if skb is allowed to add / write the headers.
714 * - data buffer, containing headers and sometimes payload;
811 * @encapsulation: indicates the inner headers in the skbuff are valid
936 /* Fields enclosed in headers group are copied
939 struct_group(headers,
[all...]
/linux-master/
H A DMakefile283 $(version_h) headers headers_% archheaders archscripts \
1210 # Support for using generic headers in asm-generic
1271 # Kernel headers
1273 #Default location for installed headers
1283 headers_install: headers
1290 PHONY += headers
1291 headers: $(version_h) scripts_unifdef uapi-asm-generic archheaders archscripts
1297 prepare: headers
1364 kselftest: headers
1367 kselftest-%: headers FORC
[all...]
/linux-master/net/core/
H A Dskbuff.c18 * only put in the headers
1310 * Dumps whole packets if full_pkt, only headers otherwise.
1517 /* Make sure a field is contained by headers group */
1520 offsetof(struct sk_buff, headers.field)); \
1532 /* Note : this field could be in the headers group.
1537 memcpy(&new->headers, &old->headers, sizeof(new->headers));
4918 /* Update GSO info and prepare to start updating headers on
5627 * maximally sized IP and TCP or UDP headers
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c15 * @headers: Pointer to TC flower filter header structure
21 ice_tc_count_lkups(u32 flags, struct ice_tc_flower_lyr_2_4_hdrs *headers, argument
348 * TC flower headers. This list should be used to add
358 struct ice_tc_flower_lyr_2_4_hdrs *headers = &tc_fltr->outer_headers; local
377 headers = &tc_fltr->inner_headers;
383 list[i].h_u.ethertype.ethtype_id = headers->l2_key.n_proto;
384 list[i].m_u.ethertype.ethtype_id = headers->l2_mask.n_proto;
392 l2_key = &headers->l2_key;
393 l2_mask = &headers->l2_mask;
419 list[i].h_u.vlan_hdr.vlan = headers
772 struct ice_tc_flower_lyr_2_4_hdrs *headers = &fltr->outer_headers; local
976 struct ice_tc_flower_lyr_2_4_hdrs *headers = &tc_fltr->outer_headers; local
1121 ice_tc_set_pppoe(struct flow_match_pppoe *match, struct ice_tc_flower_fltr *fltr, struct ice_tc_flower_lyr_2_4_hdrs *headers) argument
1146 ice_tc_set_ipv4(struct flow_match_ipv4_addrs *match, struct ice_tc_flower_fltr *fltr, struct ice_tc_flower_lyr_2_4_hdrs *headers, bool is_encap) argument
1177 ice_tc_set_ipv6(struct flow_match_ipv6_addrs *match, struct ice_tc_flower_fltr *fltr, struct ice_tc_flower_lyr_2_4_hdrs *headers, bool is_encap) argument
1239 ice_tc_set_tos_ttl(struct flow_match_ip *match, struct ice_tc_flower_fltr *fltr, struct ice_tc_flower_lyr_2_4_hdrs *headers, bool is_encap) argument
1273 ice_tc_set_port(struct flow_match_ports match, struct ice_tc_flower_fltr *fltr, struct ice_tc_flower_lyr_2_4_hdrs *headers, bool is_encap) argument
1354 struct ice_tc_flower_lyr_2_4_hdrs *headers = &fltr->outer_headers; local
1441 struct ice_tc_flower_lyr_2_4_hdrs *headers = &fltr->outer_headers; local
[all...]
/linux-master/drivers/gpu/drm/xe/
H A DMakefile170 -I$(srctree)/$(src)/compat-i915-headers \
309 hdrtest_find_args += -not -path display/\* -not -path compat-i915-headers/\* -not -path xe_display.h
/linux-master/tools/net/ynl/
H A Dynl-gen-c.py2673 headers = ['uapi/' + parsed.uapi_header]
2674 headers += parsed.kernel_family.get('headers', [])
2685 headers = [parsed.uapi_header]
2688 headers.append(definition['header'])
2689 for one in headers:
/linux-master/scripts/package/
H A Dkernel.spec27 %package headers
30 Obsoletes: kernel-headers
31 Provides: kernel-headers = %{version}
32 %description headers
33 Kernel-headers includes the C header files that specify the interface
45 This package provides kernel headers and makefiles sufficient to build modules
125 %files headers
H A Dbuilddeb125 version=${1#linux-headers-}
127 "${srctree}/scripts/package/install-extmod-build" "${pdir}/usr/src/linux-headers-${version}"
130 ln -s /usr/src/linux-headers-$version $pdir/lib/modules/$version/build
138 # move asm headers to /usr/include/<libc-machine>/asm to match the structure
153 linux-headers-*)
H A Dmkdebian212 Provides: linux-kernel-headers
214 Description: Linux support headers for userspace development
215 This package provides userspaces headers from the Linux kernel. These headers
216 are used by the installed headers for GNU glibc and other system libraries.
223 Package: linux-headers-$version
225 Description: Linux kernel headers for $version on $debarch
/linux-master/scripts/package/debian/
H A Drules28 binary-targets := $(addprefix binary-, image image-dbg headers libc-dev)
34 headers-package = $(filter linux-headers-%, $(all-packages))
74 $(Q)$(MAKE) $(make-opts) $(if $(filter um,$(ARCH)),,headers) all
/linux-master/arch/powerpc/kexec/
H A Dfile_load_64.c767 * in the ELF headers
799 void *headers = NULL; local
807 ret = crash_prepare_elf64_headers(cmem, false, &headers, &headers_sz);
809 pr_err("Failed to prepare elf headers for the core\n");
814 update_backup_region_phdr(image, headers);
816 kbuf->buffer = headers;
823 vfree(headers);
829 image->elf_headers = headers;
/linux-master/tools/scripts/
H A DMakefile.include31 EXTRA_WARNINGS += -Wno-system-headers
/linux-master/tools/perf/
H A DMakefile.perf263 @./check-headers.sh
H A DMakefile.config365 # $(obj-perf)/util for generated bison/flex headers
666 $(warning BPF API too old. Please install recent kernel headers. BPF support in 'perf record' is disabled.)
/linux-master/drivers/platform/x86/intel/
H A Dvsec.c233 struct intel_vsec_header **header = info->headers;
399 .headers = dg1_headers,
/linux-master/arch/riscv/kernel/
H A Delf_kexec.c234 void *headers; local
236 ret = prepare_elf_headers(&headers, &headers_sz);
242 kbuf.buffer = headers;
251 vfree(headers);
254 image->elf_headers = headers;
/linux-master/arch/arm64/kernel/
H A Dmachine_kexec_file.c109 void *headers; local
112 ret = prepare_elf_headers(&headers, &headers_sz);
118 kbuf.buffer = headers;
128 vfree(headers);
131 image->elf_headers = headers;
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c11224 DECLARE_BITMAP(headers, __MLXSW_REG_RECR2_HEADER_CNT);
11263 unsigned long *headers = config->headers; local
11266 MLXSW_SP_MP_HASH_HEADER_SET(headers, IPV4_EN_NOT_TCP_NOT_UDP);
11267 MLXSW_SP_MP_HASH_HEADER_SET(headers, IPV4_EN_TCP_UDP);
11316 unsigned long *headers = config->headers; local
11326 MLXSW_SP_MP_HASH_HEADER_SET(headers, TCP_UDP_EN_IPV4);
11340 MLXSW_SP_MP_HASH_HEADER_SET(headers, IPV4_EN_NOT_TCP_NOT_UDP);
11341 MLXSW_SP_MP_HASH_HEADER_SET(headers, IPV4_EN_TCP_UD
11361 unsigned long *headers = config->headers; local
11376 unsigned long *headers = config->headers; local
[all...]
H A Dspectrum_dpipe.c74 .headers = mlxsw_dpipe_headers,
/linux-master/arch/x86/boot/compressed/
H A Defi.h6 #error Please do not include kernel proper namespace headers
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c912 attr.vlans.headers[attr.vlans.count++] = action->push_vlan->vlan_hdr;
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1767 char headers[1024]; local
1769 hists_browser__scnprintf_hierarchy_headers(browser, headers,
1770 sizeof(headers));
1774 ui_browser__write_nstring(&browser->b, headers, browser->b.width + 1);
1785 char headers[1024]; local
1787 hists_browser__scnprintf_headers(browser, headers,
1788 sizeof(headers), line);
1792 ui_browser__write_nstring(&browser->b, headers, browser->b.width + 1);
2973 "H Display column headers\n" \
/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py761 headers = ["Call Path", "Object", "Count ", "Time (ns) ", "Time (%) ", "Insn Cnt", "Insn Cnt (%)", "Cyc Cnt", "Cyc Cnt (%)", "IPC", "Branch Count ", "Branch Count (%) "]
763 headers = ["Call Path", "Object", "Count ", "Time (ns) ", "Time (%) ", "Branch Count ", "Branch Count (%) "]
764 return headers[column]
957 headers = ["Call Path", "Object", "Call Time", "Time (ns) ", "Time (%) ", "Insn Cnt", "Insn Cnt (%)", "Cyc Cnt", "Cyc Cnt (%)", "IPC", "Branch Count ", "Branch Count (%) "]
959 headers = ["Call Path", "Object", "Call Time", "Time (ns) ", "Time (%) ", "Branch Count ", "Branch Count (%) "]
960 return headers[column]
/linux-master/scripts/
H A Dcheck-uapi.sh17 The script will not check UAPI headers for architectures other than the one
27 will use BASE_REF^1. Must be an ancestor of BASE_REF. Only headers
149 # Print all installed headers, filtering out ones that can't be compiled
153 # Add to the list of incompatible headers
157 # Start with the usr/include/Makefile to get a list of the headers
202 # Install headers for both git refs
208 printf "Installing user-facing UAPI headers from %s... " "${ref:-dirty tree}"
244 printf "Checking changes to UAPI headers between %s and %s...\n" "$past_ref" "${base_ref:-dirty tree}"
245 # Loop over all UAPI headers that were installed by $past_ref (if they only exist on $base_ref,
283 eprintf "error - %d/%d UAPI headers compatibl
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_uac2.c804 struct usb_descriptor_header **headers,
842 headers[i++] = USBDHDR(&iad_desc);
843 headers[i++] = USBDHDR(&std_ac_if_desc);
844 headers[i++] = USBDHDR(&ac_hdr_desc);
846 headers[i++] = USBDHDR(&in_clk_src_desc);
848 headers[i++] = USBDHDR(&out_clk_src_desc);
849 headers[i++] = USBDHDR(&usb_out_it_desc);
852 headers[i++] = USBDHDR(out_feature_unit_desc);
856 headers[i++] = USBDHDR(&io_in_it_desc);
859 headers[
803 setup_headers(struct f_uac2_opts *opts, struct usb_descriptor_header **headers, enum usb_device_speed speed) argument
[all...]

Completed in 671 milliseconds

123