Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c529 if (ip6exthdr[i].ol_val == p) {
672 if (ip6exthdr[i].ol_val == proto) {
1472 if (opt == (u_char)op->ol_val) {
1829 if ((opt == (u_char)op->ol_val) && (ol > 4)) {
1861 if (opt < op->ol_val)
1900 if (sec == sp->ol_val) {
1907 if (sec < sp->ol_val)
H A Dip_fil.h1086 u_short ol_val; member