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

/freebsd-12-stable/lib/libc/net/
H A Dip6opt.c58 #define is_ipv6_dstopts(x) \ macro
88 if (!is_ipv6_hopopts(type) && !is_ipv6_dstopts(type))
249 !is_ipv6_dstopts(cmsg->cmsg_type)))
305 !is_ipv6_dstopts(cmsg->cmsg_type)))

Completed in 44 milliseconds