HomeSort by relevance Sort by last modified time
    Searched defs:NLMSG_TAIL (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/
libnetlink.h 79 #define NLMSG_TAIL(nmsg) \
  /external/dhcpcd/
if-linux.c 415 #define NLMSG_TAIL(nmsg) \
430 rta = NLMSG_TAIL(n);
450 rta = NLMSG_TAIL(n);

Completed in 1009 milliseconds