Searched refs:raw_send_hdrinc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | raw.c | 344 static int raw_send_hdrinc(struct sock *sk, struct flowi4 *fl4, in raw_send_hdrinc() function 663 err = raw_send_hdrinc(sk, &fl4, msg, len, in raw_sendmsg()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | raw.c | 319 static int raw_send_hdrinc(struct sock *sk, struct flowi4 *fl4, in raw_send_hdrinc() function 633 err = raw_send_hdrinc(sk, &fl4, msg, len, in raw_sendmsg()
|
Completed in 4 milliseconds