Searched defs:raw_sendmsg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/can/ |
H A D | raw.c | 767 static int raw_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in raw_sendmsg() function
|
/kernel/linux/linux-6.6/net/can/ |
H A D | raw.c | 826 static int raw_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in raw_sendmsg() function
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | socket.c | 242 static int raw_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in raw_sendmsg() function
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | socket.c | 241 static int raw_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in raw_sendmsg() function
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | raw.c | 499 static int raw_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) in raw_sendmsg() function
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | raw.c | 475 static int raw_sendmsg(struct sock *sk, struct msghdr *msg, size_t len) in raw_sendmsg() function
|
Completed in 8 milliseconds