Home
last modified time | relevance | path

Searched refs:tpacket_snd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c2674 static int tpacket_snd(struct packet_sock *po, struct msghdr *msg) in tpacket_snd() function
3063 * tpacket_snd() will redo the check safely. in packet_sendmsg()
3066 return tpacket_snd(po, msg); in packet_sendmsg()
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c2725 static int tpacket_snd(struct packet_sock *po, struct msghdr *msg) in tpacket_snd() function
3114 * tpacket_snd() will redo the check safely. in packet_sendmsg()
3117 return tpacket_snd(po, msg); in packet_sendmsg()

Completed in 12 milliseconds