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 102 #define NLMSG_TAIL(nmsg) \
  /external/dhcpcd/
if-linux.c 434 #define NLMSG_TAIL(nmsg) \
449 rta = NLMSG_TAIL(n);
469 rta = NLMSG_TAIL(n);

Completed in 189 milliseconds