Home
last modified time | relevance | path

Searched refs:copy_to_sockptr_offset (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dsockptr.h58 static inline int copy_to_sockptr_offset(sockptr_t dst, size_t offset, in copy_to_sockptr_offset() function
/kernel/linux/linux-5.10/net/ipv6/
Dip6_flowlabel.c710 if (copy_to_sockptr_offset(optval, offset, &fl->label, in ipv6_flowlabel_get()