Home
last modified time | relevance | path

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

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