Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_sock.h282 #define IP_CMSG_RECVFRAGSIZE BIT(INET_FLAGS_RECVFRAGSIZE) macro
288 IP_CMSG_RECVFRAGSIZE)
/openbmc/linux/net/ipv4/
H A Dip_sockglue.c239 if (flags & IP_CMSG_RECVFRAGSIZE) in ip_cmsg_recv_offset()