Lines Matching full:interface
88 A network interface is similar to a device interface.
92 An interface may support one or more protocol families and/or address formats.
93 The SYNOPSIS section of each network interface
159 is used in selecting the appropriate network interface when
172 Each network interface in a system corresponds to a
174 A network interface usually has a hardware device associated with it, though
175 certain interfaces such as the loopback interface,
220 #define ifr_data ifr_ifru.ifru_data /* for use by interface */
223 #define ifr_index ifr_ifru.ifru_index /* interface index */
235 Get interface address for protocol family.
237 Get point to point address for protocol family and interface.
239 Get broadcast address for protocol family and interface.
241 Attempt to set the enabled capabilities field for the interface
247 Note that, depending on the particular interface features,
254 Get the interface capabilities fields.
263 Get the interface description, returned in the
274 If there is not enough space to hold the interface length,
285 Set the interface description to the value of the
293 Set interface flags field.
294 If the interface is marked down,
295 any processes currently routing packets through the interface
298 When marked up again, the interface is reinitialized.
300 Get interface flags.
302 Set interface routing metric.
305 Get interface metric.
307 Attempt to create the specified interface.
308 If the interface name is given without a unit number the system
309 will attempt to create a new interface with an arbitrary unit number.
312 field will contain the new interface name.
314 Attempt to destroy the specified interface.
320 An interface may have more than one address associated with it
341 associated with an interface.
347 to delete the first address for the interface belonging to
352 interface.
357 Get interface configuration list.
402 * Used to retrieve interface configuration