Home
last modified time | relevance | path

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

/src/sys/netinet6/
H A Ddest6.c66 struct ip6_dest *dstopts; in dest6_input() local
73 if (m->m_len < off + sizeof(*dstopts)) { in dest6_input()
74 m = m_pullup(m, off + sizeof(*dstopts)); in dest6_input()
81 dstopts = (struct ip6_dest *)(mtod(m, caddr_t) + off); in dest6_input()
82 dstoptlen = (dstopts->ip6d_len + 1) << 3; in dest6_input()
92 dstopts = (struct ip6_dest *)(mtod(m, caddr_t) + off); in dest6_input()
95 opt = (u_int8_t *)dstopts + sizeof(struct ip6_dest); in dest6_input()
126 return (dstopts->ip6d_nxt); in dest6_input()
/src/sbin/ipf/ippool/
H A Dippool_y.y83 %type <num> role table inout unit dstopts weighting
445 IPT_POOL unit '/' IPT_DSTLIST '(' name ';' dstopts ')'
563 dstopts:
/src/contrib/netbsd-tests/ipf/input/
H A Dipv6.4480 # Case 1: ipv6,fragment[id=11,off=0,m=1],hopopts,ah[next=dstopts]
489 # Case 2: ipv6,fragment[id=11,off=3,m=0],dstopts,hop,tcp