| | | |
I |
|
| if_freenameindex -- convert interface index to name, and vice versa ( ) |
|
| if_indextoname -- convert interface index to name, and vice versa ( ) |
|
| if_nameindex -- convert interface index to name, and vice versa ( ) |
|
| if_nametoindex -- convert interface index to name, and vice versa ( ) |
|
| index -- locate character in string ( ) |
|
| inet -- Internet address manipulation routines ( ) |
|
| inet6_option_alloc -- IPv6 Hop-by-Hop and Destination Options manipulation ( ) |
|
| inet6_option_append -- IPv6 Hop-by-Hop and Destination Options manipulation ( ) |
|
| inet6_option_find -- IPv6 Hop-by-Hop and Destination Options manipulation ( ) |
|
| inet6_option_init -- IPv6 Hop-by-Hop and Destination Options manipulation ( ) |
|
| inet6_option_next -- IPv6 Hop-by-Hop and Destination Options manipulation ( ) |
|
| inet6_option_space -- IPv6 Hop-by-Hop and Destination Options manipulation ( ) |
|
| inet6_rthdr_add -- IPv6 Routing Header Options manipulation ( ) |
|
| inet6_rthdr_getaddr -- IPv6 Routing Header Options manipulation ( ) |
|
| inet6_rthdr_getflags -- IPv6 Routing Header Options manipulation ( ) |
|
| inet6_rthdr_init -- IPv6 Routing Header Options manipulation ( ) |
|
| inet6_rthdr_lasthop -- IPv6 Routing Header Options manipulation ( ) |
|
| inet6_rthdr_reverse -- IPv6 Routing Header Options manipulation ( ) |
|
| inet6_rthdr_segments -- IPv6 Routing Header Options manipulation ( ) |
|
| inet6_rthdr_space -- IPv6 Hop-by-Hop and Destination Options manipulation ( ) |
|
| inet_addr -- Internet address manipulation routines ( ) |
|
| inet_aton -- Internet address manipulation routines ( ) |
|
| inet_lnaof -- Internet address manipulation routines ( ) |
|
| inet_makeaddr -- Internet address manipulation routines ( ) |
|
| inet_netof -- Internet address manipulation routines ( ) |
|
| inet_network -- Internet address manipulation routines ( ) |
|
| inet_ntoa -- Internet address manipulation routines ( ) |
|
| inet_ntop -- Internet address manipulation routines ( ) |
|
| inet_pton -- Internet address manipulation routines ( ) |
|
| initstate -- better random number generator ( ) |
|
| intro -- introduction to functions and libraries ( ) |
|
| isalnum -- classify characters ( ) |
|
| isalpha -- classify characters ( ) |
|
| isascii -- test for ASCII character ( ) |
|
| isatty -- check if a file descriptor is associated with a terminal ( ) |
|
| iscntrl -- classify characters ( ) |
|
| isdigit -- classify characters ( ) |
|
| isgraph -- classify characters ( ) |
|
| isinf -- test for infinity or not-a-number ( ) |
|
| islower -- classify characters ( ) |
|
| isnan -- test for infinity or not-a-number ( ) |
|
| isprint -- classify characters ( ) |
|
| ispunct -- classify characters ( ) |
|
| isspace -- classify characters ( ) |
|
| isupper -- classify characters ( ) |
|
| isxdigit -- classify characters ( ) |