Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap.m428 for ol_val in ifelse($4,,[auto yes no],[$4]) ; do
29 if test "$enableval" = "$ol_val" ; then
30 ol_arg="$ol_val"
54 for ol_val in ifelse($4,,[yes no],[$4]) ; do
55 if test "$withval" = "$ol_val" ; then
56 ol_arg="$ol_val"
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dfil.c526 if (ip6exthdr[i].ol_val == p) { in ipf_pr_ipv6hdr()
666 if (ip6exthdr[i].ol_val == proto) { in ipf_pr_ipv6exthdr()
1459 if (opt == (u_char)op->ol_val) { in ipf_pr_tcpcommon()
1809 if ((opt == (u_char)op->ol_val) && (ol > 4)) { in ipf_pr_ipv4hdr()
1841 if (opt < op->ol_val) in ipf_pr_ipv4hdr()
1879 if (sec == sp->ol_val) { in ipf_checkripso()
1886 if (sec < sp->ol_val) in ipf_checkripso()
H A Dip_fil.h1087 u_short ol_val; member
/freebsd/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/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"