#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <net/if.h>#include <libnfnetlink/libnfnetlink.h>
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References flags, IFF_RUNNING, IFF_UP, IFNAMSIZ, name, nlif_close(), nlif_get_ifflags(), nlif_index2name(), nlif_open(), nlif_query(), and NULL.
