HomeSort by relevance Sort by last modified time
    Searched refs:pfxlen (Results 1 - 2 of 2) sorted by null

  /external/iproute2/ip/
ifcfg 68 pfxlen=
72 pfxlen=${1#*/}
83 if [ "$pfxlen" != "" -a "$pfxlen" != "32" ]; then
93 if [ "$pfxlen" = "" ]; then
95 pfxlen=$?
97 pfx="$ipaddr/$pfxlen"
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 155 milliseconds