Searched refs:IFACE (Results 1 – 2 of 2) sorted by relevance
101 // "[ip=/nfsaddrs=]IP:SERVER_IP:ROUTER:NETMASK:HOSTNAME:IFACE:METHOD"233 //usage: "[-c METHOD] [-t TIMEOUT] [-on] [-i VENDOR_ID] [-p PORT] [-d] IFACE..."243 //usage: "\n"" [-d] IFACE... Interface(s)"245 //usage: "\n"" IFACE can be:"247 //usage: "\n"" IFACE - configure this interface"248 //usage: "\n"" IP:SERVER_IP:ROUTER:NETMASK:HOSTNAME:IFACE:METHOD (all optional)"296 //After device is configured, write out a "/run/net-IFACE.conf" file:
893 enum { NONE, IFACE, MAPPING } currently_processing = NONE; in read_interfaces() enumerator1009 currently_processing = IFACE; in read_interfaces()1043 case IFACE: in read_interfaces()