Home
last modified time | relevance | path

Searched defs:hdr_size (Results 1 – 25 of 55) sorted by relevance

123

/linux/net/batman-adv/
H A Ddistributed-arp-table.c230 static u8 *batadv_arp_hw_src(struct sk_buff *skb, int hdr_size) in batadv_arp_hw_src()
247 static __be32 batadv_arp_ip_src(struct sk_buff *skb, int hdr_size) in batadv_arp_ip_src()
259 static u8 *batadv_arp_hw_dst(struct sk_buff *skb, int hdr_size) in batadv_arp_hw_dst()
271 static __be32 batadv_arp_ip_dst(struct sk_buff *skb, int hdr_size) in batadv_arp_ip_dst()
423 int hdr_size, char *msg) in batadv_dbg_arp()
490 int hdr_size, char *msg) in batadv_dbg_arp()
990 struct sk_buff *skb, int hdr_size) in batadv_arp_get_type()
1064 static unsigned short batadv_dat_get_vid(struct sk_buff *skb, int *hdr_size) in batadv_dat_get_vid()
1136 int hdr_size = 0; in batadv_dat_snoop_outgoing_arp_request() local
1223 struct sk_buff *skb, int hdr_size) in batadv_dat_snoop_incoming_arp_request()
[all …]
H A Drouting.c346 int hdr_size = sizeof(struct batadv_icmp_header); batadv_recv_icmp_packet() local
442 batadv_check_unicast_packet(struct batadv_priv * bat_priv,struct sk_buff * skb,int hdr_size) batadv_check_unicast_packet() argument
913 int check, hdr_size = sizeof(*unicast_packet); batadv_recv_unhandled_unicast_packet() local
946 int check, hdr_size = sizeof(*unicast_packet); batadv_recv_unicast_packet() local
1054 int hdr_size = sizeof(*unicast_tvlv_packet); batadv_recv_unicast_tvlv() local
1172 int hdr_size = sizeof(*bcast_packet); batadv_recv_bcast_packet() local
1291 int hdr_size = sizeof(*mcast_packet); batadv_recv_mcast_packet() local
[all...]
H A Ddistributed-arp-table.h115 struct sk_buff *skb, int hdr_size) in batadv_dat_snoop_incoming_arp_request()
129 struct sk_buff *skb, int hdr_size) in batadv_dat_snoop_incoming_arp_reply()
143 struct sk_buff *skb, int hdr_size) in batadv_dat_snoop_incoming_dhcp_ack()
H A Dfragmentation.c145 u16 seqno, hdr_size = sizeof(struct batadv_frag_packet); in batadv_frag_insert_packet() local
252 int size, hdr_size = sizeof(struct batadv_frag_packet); in batadv_frag_merge_packets() local
H A Dbridge_loop_avoidance.h77 int hdr_size) in batadv_bla_is_backbone_gw()
H A Dmesh-interface.c403 struct sk_buff *skb, int hdr_size, in batadv_interface_rx() argument
H A Dsend.c235 batadv_send_skb_push_fill_unicast(struct sk_buff * skb,int hdr_size,struct batadv_orig_node * orig_node) batadv_send_skb_push_fill_unicast() argument
/linux/drivers/net/arcnet/
H A Drfc1051.c92 int hdr_size = ARC_HDR_SIZE + RFC1051_HDR_SIZE; in type_trans() local
165 int hdr_size = ARC_HDR_SIZE + RFC1051_HDR_SIZE; in build_header() local
H A Drfc1201.c96 int hdr_size = ARC_HDR_SIZE + RFC1201_HDR_SIZE; in type_trans() local
382 int hdr_size = ARC_HDR_SIZE + RFC1201_HDR_SIZE; in build_header() local
H A Darc-rawmode.c87 int hdr_size = ARC_HDR_SIZE; in build_header() local
H A Dcapmode.c103 int hdr_size = ARC_HDR_SIZE; in build_header() local
/linux/samples/bpf/
H A Dtcp_tos_reflect_kern.c29 int hdr_size = 0; in bpf_basertt() local
/linux/drivers/firmware/efi/
H A Dovmf-debug-log.c18 u64 hdr_size; member
/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c308 unsigned int hdr_size = 0; in xfs_attr_rmtval_copyout() local
357 unsigned int hdr_size; in xfs_attr_rmtval_copyin() local
/linux/drivers/cxl/core/
H A Dfeatures.c83 int remain_feats, max_size, max_feats, start, rc, hdr_size; in get_supported_features() local
285 size_t hdr_size; in cxl_set_feature() local
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h68 unsigned short hdr_size = (ipv6 ? in cxgb_best_mtu() local
/linux/drivers/soc/qcom/
H A Dapr.c192 uint16_t hdr_size, msg_type, ver, svc_id; in apr_do_rx_callback() local
264 uint16_t hdr_size, ver; in gpr_do_rx_callback() local
/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dhs.h15 u32 hdr_size; member
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.c170 int hdr_size, hdr_offset; in mtk_plane_update_new_state() local
/linux/include/uapi/linux/
H A Dpfrut.h88 __u32 hdr_size; member
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c93 __u16 hdr_size, in bpf_flow_dissect_get_header()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c302 u32 hdr_size, cpu_notes_size, count; in create_opalcore() local
/linux/fs/smb/client/
H A Dsmb2misc.c141 int hdr_size = sizeof(struct smb2_hdr); in smb2_check_message() local
/linux/arch/powerpc/kernel/
H A Dnvram_64.c502 size_t length, hdr_size; in nvram_pstore_read() local
/linux/include/linux/soc/qcom/
H A Dapr.h81 uint32_t hdr_size:4; member

123