HomeSort by relevance Sort by last modified time
    Searched refs:TIPC_NL_LINK_GET (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
tipc_netlink.h 35 TIPC_NL_LINK_GET,
  /external/iproute2/include/linux/
tipc_netlink.h 50 TIPC_NL_LINK_GET,
  /external/kernel-headers/original/uapi/linux/
tipc_netlink.h 50 TIPC_NL_LINK_GET,
  /external/iproute2/tipc/
link.c 60 if (!(nlh = msg_init(buf, TIPC_NL_LINK_GET))) {
122 if (!(nlh = msg_init(buf, TIPC_NL_LINK_GET))) {
377 if (!(nlh = msg_init(buf, TIPC_NL_LINK_GET))) {

Completed in 88 milliseconds