Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Doe-git-proxy76 CIDR=$1
79 if [ -z "${IP%%$CIDR}" ]; then
84 BITS=${CIDR##*/}
85 [ "$BITS" != "$CIDR" ] || BITS=32
91 IP2VAL=$(ipv4_val ${CIDR%%/*})
/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/
H A Ddefault14 # Networks have to be in CIDR notation, f.e. 192.168.1.0/24
/openbmc/linux/samples/pktgen/
H A DREADME.rst21 -d : ($DEST_IP) destination IP. CIDR (e.g. 198.18.0.0/15) is also allowed
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A Dlong-help164 Target network in dotted decimal or CIDR notation
/openbmc/linux/Documentation/networking/
H A Dpktgen.rst251 -d : ($DEST_IP) destination IP. CIDR (e.g. 198.18.0.0/15) is also allowed