Home
last modified time | relevance | path

Searched refs:IFACE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/sys/netinet/broadcast_bind/
H A DMakefile4 IFACE = vether11 macro
11 ${SUDO} ifconfig ${IFACE} create
12 ${SUDO} ifconfig ${IFACE} inet ${INADDR}/24 up
14 ${SUDO} ifconfig ${IFACE} destroy
/openbsd-src/sbin/iked/
H A Dparse.y460 %token REQUEST IFACE
1266 | IFACE STRING {
1594 { "iface", IFACE }, in lookup()