Home
last modified time | relevance | path

Searched refs:IF_METRIC (Results 1 – 19 of 19) sorted by relevance

/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/client/scripts/
H A Dsolaris61 if [ x$IF_METRIC != x ]; then
62 metric_arg="metric $IF_METRIC"
H A Dopenwrt82 if [ x$IF_METRIC != x ]; then
83 metric_arg="metric $IF_METRIC"
H A Dbsdos85 if [ x$IF_METRIC != x ]; then
86 metric_arg="metric $IF_METRIC"
H A Dlinux289 if_metric="$IF_METRIC"
377 if_metric="$IF_METRIC"
H A Dnetbsd130 if [ x$IF_METRIC != x ]; then
131 metric_arg="metric $IF_METRIC"
H A Dfreebsd174 if [ x$IF_METRIC != x ]; then
175 metric_arg="metric $IF_METRIC"
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/client/scripts/
H A Dsolaris61 if [ x$IF_METRIC != x ]; then
62 metric_arg="metric $IF_METRIC"
H A Dopenwrt82 if [ x$IF_METRIC != x ]; then
83 metric_arg="metric $IF_METRIC"
H A Dbsdos85 if [ x$IF_METRIC != x ]; then
86 metric_arg="metric $IF_METRIC"
H A Dlinux289 if_metric="$IF_METRIC"
377 if_metric="$IF_METRIC"
H A Dnetbsd130 if [ x$IF_METRIC != x ]; then
131 metric_arg="metric $IF_METRIC"
H A Dfreebsd174 if [ x$IF_METRIC != x ]; then
175 metric_arg="metric $IF_METRIC"
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/client/scripts/
H A Dsolaris61 if [ x$IF_METRIC != x ]; then
62 metric_arg="metric $IF_METRIC"
H A Dopenwrt82 if [ x$IF_METRIC != x ]; then
83 metric_arg="metric $IF_METRIC"
H A Dbsdos85 if [ x$IF_METRIC != x ]; then
86 metric_arg="metric $IF_METRIC"
H A Dlinux289 if_metric="$IF_METRIC"
377 if_metric="$IF_METRIC"
H A Dnetbsd130 if [ x$IF_METRIC != x ]; then
131 metric_arg="metric $IF_METRIC"
H A Dfreebsd174 if [ x$IF_METRIC != x ]; then
175 metric_arg="metric $IF_METRIC"
/dports/net/dhcpcd/dhcpcd-9.4.1/hooks/
H A D20-resolv.conf174 [ -n "$ifmetric" ] && export IF_METRIC="$ifmetric"