Searched refs:ipv6_recv_rxpmtu (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv6/ |
| A D | datagram.c | 547 int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len, in ipv6_recv_rxpmtu() function
|
| A D | raw.c | 449 return ipv6_recv_rxpmtu(sk, msg, len, addr_len); in rawv6_recvmsg()
|
| A D | udp.c | 348 return ipv6_recv_rxpmtu(sk, msg, len, addr_len); in udpv6_recvmsg()
|
| /linux/include/net/ |
| A D | ipv6.h | 1205 int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len,
|
Completed in 641 milliseconds