Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dip6opt.c53 #define is_ipv6_hopopts(x) \ macro
85 if (!is_ipv6_hopopts(type) && !is_ipv6_dstopts(type)) in inet6_option_init()
245 (!is_ipv6_hopopts(cmsg->cmsg_type) && in inet6_option_next()
301 (!is_ipv6_hopopts(cmsg->cmsg_type) && in inet6_option_find()