Home
last modified time | relevance | path

Searched refs:SUBNET (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/tests/sys/netinet/
H A Dfibs_test.sh60 SUBNET="192.0.2.0"
111 SUBNET="192.0.2.0"
137 grep -q "^${SUBNET}/${MASK}.*${TAPD}"
168 SUBNET="2001:db8::"
229 SUBNET="192.0.2.0"
276 SUBNET="2001:db8::"
458 SUBNET="$PREFIX:"
545 SUBNET="192.0.2.0"
582 SUBNET="2001:db8::"
632 SUBNET="192.0.2.0"
[all …]
/freebsd-14.2/contrib/hyperv/tools/scripts/
H A Dhv_set_ifconfig48 ifconfig $IF_NAME inet $IP_ADDR netmask $SUBNET
/freebsd-14.2/sbin/dhclient/
H A Ddhctoken.h76 #define SUBNET 278 macro
H A Dconflex.c484 return (SUBNET); in intern()