Searched refs:ipv6_recv_rxpmtu (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/include/net/ |
| D | ipv6.h | 940 int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len,
|
| /linux-4.4.14/net/ipv6/ |
| D | datagram.c | 479 int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len, in ipv6_recv_rxpmtu() function
|
| D | raw.c | 476 return ipv6_recv_rxpmtu(sk, msg, len, addr_len); in rawv6_recvmsg()
|
| D | udp.c | 412 return ipv6_recv_rxpmtu(sk, msg, len, addr_len); in udpv6_recvmsg()
|