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

/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dfil.c518 if (ip6exthdr[i].ol_val == p) {
659 if (ip6exthdr[i].ol_val == proto) {
1445 if (opt == (u_char)op->ol_val) {
1795 if ((opt == (u_char)op->ol_val) && (ol > 4)) {
1827 if (opt < op->ol_val)
1865 if (sec == sp->ol_val) {
1872 if (sec < sp->ol_val)
H A Dip_fil.h1087 u_short ol_val; member in struct:optlist
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure10114 for ol_val in auto nt posix mach pth lwp yes no manual ; do
10115 if test "$withval" = "$ol_val" ; then
10116 ol_arg="$ol_val"
10223 for ol_val in auto yes no manual ; do
10224 if test "$withval" = "$ol_val" ; then
10225 ol_arg="$ol_val"
/freebsd-current/contrib/ntp/
H A Dconfigure19513 for ol_val in auto nt posix mach pth lwp yes no manual ; do
19514 if test "$withval" = "$ol_val" ; then
19515 ol_arg="$ol_val"
19622 for ol_val in auto yes no manual ; do
19623 if test "$withval" = "$ol_val" ; then
19624 ol_arg="$ol_val"

Completed in 289 milliseconds