Home | History | Annotate | Download | only in other

Lines Matching full:address

26     ADDRESS[/NETMASK] - set IPv4 address (1.2.3.4/5)
27 default - unset ipv4 address
28 add|del ADDRESS[/PREFIXLEN] - add/remove IPv6 address (1111::8888/128)
32 netmask|broadcast|pointopoint ADDRESS - set more IPv4 characteristics
33 hw ether|infiniband ADDRESS - set LAN hardware address (AA:BB:CC...)
38 arp - don't use Address Resolution Protocol to map LAN routes
39 promisc - don't discard packets that aren't to this LAN hardware address
59 // Convert hostname to binary address for AF_INET or AF_INET6
78 if (!rp) error_exit("bad address '%s' : %s", host, gai_strerror(status));
85 from += 4; // skip "flowinfo" field ipv6 puts before address
117 // query hardware type and hardware address
130 // If an address is assigned record that.
184 // convert giant hex string into colon-spearated ipv6 address by
257 xprintf("Base address:0x%x ", ifre.ifr_map.base_addr);
390 // "set hardware address" is oddball enough to special case
409 // Parse and verify address.
424 // kernel source) only has 14 bytes of sa_data, and an infiniband address
430 sprintf(toybuf, "/sys/class/net/%s/address", ifre.ifr_name);
437 // Add/remove ipv6 address to interface