Home
last modified time | relevance | path

Searched refs:LIBNETLINK (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/misc/
DMakefile26 $(CC) $(CFLAGS) $(LDFLAGS) -o nstat nstat.c $(LIBNETLINK) -lm
29 $(CC) $(CFLAGS) $(LDFLAGS) -o ifstat ifstat.c $(LIBNETLINK) -lm
32 $(CC) $(CFLAGS) $(LDFLAGS) -o rtacct rtacct.c $(LIBNETLINK) -lm
35 $(CC) $(CFLAGS) -I$(DBM_INCLUDE) $(LDFLAGS) -o arpd arpd.c $(LIBNETLINK) -ldb -lpthread
/external/iproute2/bridge/
DMakefile11 bridge: $(BROBJ) $(LIBNETLINK)
/external/iproute2/genl/
DMakefile22 genl: $(GENLOBJ) $(LIBNETLINK) $(LIBUTIL) $(GENLLIB)
/external/iproute2/ip/
DMakefile26 ip: $(IPOBJ) $(LIBNETLINK)