Home
last modified time | relevance | path

Searched refs:ip_cmsg_recv_offset (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip.h734 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk,
753 ip_cmsg_recv_offset(msg, skb->sk, skb, 0, 0); in ip_cmsg_recv()
/kernel/linux/linux-6.6/include/net/
H A Dip.h762 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk,
786 ip_cmsg_recv_offset(msg, skb->sk, skb, 0, 0); in ip_cmsg_recv()
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_sockglue.c171 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk, in ip_cmsg_recv_offset() function
240 EXPORT_SYMBOL(ip_cmsg_recv_offset); variable
H A Dudp.c1900 ip_cmsg_recv_offset(msg, sk, skb, sizeof(struct udphdr), off); in udp_recvmsg()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_sockglue.c171 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk, in ip_cmsg_recv_offset() function
242 EXPORT_SYMBOL(ip_cmsg_recv_offset); variable
H A Dudp.c1878 ip_cmsg_recv_offset(msg, sk, skb, sizeof(struct udphdr), off); in udp_recvmsg()
/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c449 ip_cmsg_recv_offset(msg, sk, skb, in udpv6_recvmsg()
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c425 ip_cmsg_recv_offset(msg, sk, skb, in udpv6_recvmsg()

Completed in 23 milliseconds