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

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y109 %type <num> opt compare range opttype flagset optlist ipv6hdrlist ipv6hdr
1514 ipv6hdrlist { DOALL(fr->fr_mip.fi_optmsk |= $1;
1520 ipv6hdrlist: label
1522 | ipv6hdrlist ',' ipv6hdr { $$ |= $1 | $3; }

Completed in 158 milliseconds