Home
last modified time | relevance | path

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

/external/iproute2/bridge/
Dmonitor.c67 case NLMSG_TSTAMP: in accept_msg()
/external/iproute2/ip/
Drtmon.c36 n1->nlmsg_type = NLMSG_TSTAMP; in write_stamp()
Dipmonitor.c130 if (n->nlmsg_type == NLMSG_TSTAMP) { in accept_msg()
/external/iproute2/include/
Dlibnetlink.h244 #define NLMSG_TSTAMP 15 macro