OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_ip6_prefix
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/dhcp/dist/client/scripts/
macos
232
if [ x${
old_ip6_prefix
} != x ] || [ x${new_ip6_prefix} != x ]; then
233
echo Prefix $reason old=${
old_ip6_prefix
} new=${new_ip6_prefix}
bsdos
271
if [ x${
old_ip6_prefix
} != x ] || [ x${new_ip6_prefix} != x ] ; then
272
echo Prefix ${reason} old=${
old_ip6_prefix
} new=${new_ip6_prefix}
openwrt
226
if [ x${
old_ip6_prefix
} != x ] || [ x${new_ip6_prefix} != x ] ; then
227
echo Prefix ${reason} old=${
old_ip6_prefix
} new=${new_ip6_prefix}
netbsd
351
if [ x${
old_ip6_prefix
} != x ] || [ x${new_ip6_prefix} != x ] ; then
352
echo Prefix ${reason} old=${
old_ip6_prefix
} new=${new_ip6_prefix}
openbsd
349
if [ x${
old_ip6_prefix
} != x ] || [ x${new_ip6_prefix} != x ] ; then
350
echo Prefix ${reason} old=${
old_ip6_prefix
} new=${new_ip6_prefix}
freebsd
422
if [ x${
old_ip6_prefix
} != x ] || [ x${new_ip6_prefix} != x ] ; then
423
echo Prefix ${reason} old=${
old_ip6_prefix
} new=${new_ip6_prefix}
Completed in 19 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026