Home
last modified time | relevance | path

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

/linux/net/packet/
H A Daf_packet.c2583 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse() function
2611 ret = __packet_snd_vnet_parse(vnet_hdr, *len); in packet_snd_vnet_parse()
2873 __packet_snd_vnet_parse(vnet_hdr, tp_len)) { in tpacket_snd()