Searched refs:ipv6_recv_rxpmtu (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/net/ |
D | ipv6.h | 900 int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len,
|
/linux-4.1.27/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 | 475 return ipv6_recv_rxpmtu(sk, msg, len, addr_len); in rawv6_recvmsg()
|
D | udp.c | 409 return ipv6_recv_rxpmtu(sk, msg, len, addr_len); in udpv6_recvmsg()
|