<dec f='src/src/sys/netinet6/ip6_var.h' l='331' type='int ip6_unknown_opt(u_int8_t * , struct mbuf * , int )'/>
<use f='src/src/sys/netinet6/dest6.c' l='95' u='c' c='dest6_input'/>
<use f='src/src/sys/netinet6/ip6_input.c' l='1002' u='c' c='ip6_process_hopopts'/>
<def f='src/src/sys/netinet6/ip6_input.c' l='1024' ll='1053' type='int ip6_unknown_opt(u_int8_t * optp, struct mbuf * m, int off)'/>
<doc f='src/src/sys/netinet6/ip6_input.c' l='1018'>/*
 * Unknown option processing.
 * The third argument `off&apos; is the offset from the IPv6 header to the option,
 * which is necessary if the IPv6 header the and option header and IPv6 header
 * is not continuous in order to return an ICMPv6 error.
 */</doc>
