Home
last modified time | relevance | path

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

/external/iproute2/misc/
DMakefile16 $(CC) $(CFLAGS) $(LDFLAGS) -o ifstat ifstat.c $(LIBNETLINK) -lm
19 $(CC) $(CFLAGS) $(LDFLAGS) -o rtacct rtacct.c $(LIBNETLINK) -lm
22 $(CC) $(CFLAGS) -I$(DBM_INCLUDE) $(LDFLAGS) -o arpd arpd.c $(LIBNETLINK) -ldb -lpthread
/external/iproute2/ip/
DMakefile15 ip: $(IPOBJ) $(LIBNETLINK) $(LIBUTIL)
17 rtmon: $(RTMONOBJ) $(LIBNETLINK)
/external/iproute2/genl/
DMakefile20 genl: $(GENLOBJ) $(LIBNETLINK) $(LIBUTIL) $(GENLLIB)
/external/iproute2/tc/
DMakefile95 tc: $(TCOBJ) $(LIBNETLINK) $(LIBUTIL) $(TCLIB)