Home
last modified time | relevance | path

Searched refs:check_header (Results 1 – 4 of 4) sorted by relevance

/linux/net/openvswitch/
A Dflow.c175 static int check_header(struct sk_buff *skb, int len) in check_header() function
196 err = check_header(skb, nh_ofs + sizeof(struct iphdr)); in check_iphdr()
252 err = check_header(skb, nh_ofs + sizeof(*nh)); in parse_ipv6hdr()
491 err = check_header(skb, nh_ofs + NSH_BASE_HDR_LEN); in parse_nsh()
502 err = check_header(skb, nh_ofs + length); in parse_nsh()
653 error = check_header(skb, skb->mac_len + in key_extract_l3l4()
/linux/drivers/thunderbolt/
A Dctl.c181 static int check_header(const struct ctl_pkg *pkg, u32 len, in check_header() function
238 res.err = check_header(response, sizeof(*pkg), TB_CFG_PKG_ERROR, in decode_error()
268 res.err = check_header(pkg, len, type, route); in parse_header()
/linux/sound/soc/sof/
A Dloader.c608 static int check_header(struct snd_sof_dev *sdev, const struct firmware *fw, in check_header() function
759 ret = check_header(sdev, plat_data->fw, plat_data->fw_offset); in snd_sof_load_firmware_memcpy()
/linux/kernel/power/
A Dsnapshot.c2219 static int check_header(struct swsusp_info *info) in check_header() function
2241 error = check_header(info); in load_header()

Completed in 18 milliseconds