Home
last modified time | relevance | path

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

/freebsd-13.1/tests/sys/netinet/
H A Dfibs_test.sh61 SUBNET="192.0.2.0"
112 SUBNET="192.0.2.0"
138 grep -q "^${SUBNET}/${MASK}.*${TAPD}"
169 SUBNET="2001:db8::"
230 SUBNET="192.0.2.0"
277 SUBNET="2001:db8::"
459 SUBNET="$PREFIX:"
546 SUBNET="192.0.2.0"
583 SUBNET="2001:db8::"
633 SUBNET="192.0.2.0"
[all …]
/freebsd-13.1/contrib/hyperv/tools/scripts/
H A Dhv_set_ifconfig48 ifconfig $IF_NAME inet $IP_ADDR netmask $SUBNET
/freebsd-13.1/sbin/dhclient/
H A Ddhctoken.h78 #define SUBNET 278 macro
H A Dconflex.c484 return (SUBNET); in intern()