Searched refs:_iface (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/libexec/rc/rc.d/
H A Djail279 # The function alters the _type, _iface, _addr and _mask variables.
296 _iface=${_i%%|*}
299 *) _iface=""
305 _iface=${_iface:-${_interface}}
379 _iface=""
391 echo " ip4.addr += \"${_iface:+${_iface}|}${_addr}${_mask}\";"
394 echo " ip6.addr += \"${_iface:+${_iface}|}
[all...]
/freebsd-12-stable/sys/dev/ipmi/
H A Dipmivars.h97 } _iface; member in struct:ipmi_softc
128 #define ipmi_ssif_smbus_address _iface.ssif.smbus_address
129 #define ipmi_ssif_smbus _iface.ssif.smbus

Completed in 46 milliseconds