HomeSort by relevance Sort by last modified time
    Searched refs:RTM_DELLINK (Results 26 - 50 of 54) sorted by null

12 3

  /system/core/libsysutils/src/
NetlinkEvent.cpp 83 NL_EVENT_RTM_NAME(RTM_DELLINK);
  /external/dhcpcd-6.8.2/
if-linux.c 755 if (nlm->nlmsg_type != RTM_NEWLINK && nlm->nlmsg_type != RTM_DELLINK)
788 if (nlm->nlmsg_type == RTM_DELLINK) {
    [all...]
  /external/libnl/lib/route/
link.c     [all...]
  /external/iproute2/ip/
iplink.c     [all...]
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Netlink.cpp 754 case RTM_DELLINK:
766 IPACMDBG("Got RTM_DELLINK with below values\n");
767 IPACMDBG("RTM_DELLINK, ifi_change:%d\n", msg_ptr->nl_link_info.metainfo.ifi_change);
768 IPACMDBG("RTM_DELLINK, ifi_flags:%d\n", msg_ptr->nl_link_info.metainfo.ifi_flags);
769 IPACMDBG("RTM_DELLINK, ifi_index:%d\n", msg_ptr->nl_link_info.metainfo.ifi_index);
770 IPACMDBG("RTM_DELLINK, family:%d\n", msg_ptr->nl_link_info.metainfo.ifi_family);
777 IPACMERR(" ignore this RTM_DELLINK msg \n");
    [all...]
  /system/netd/server/
XfrmController.cpp     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]

Completed in 950 milliseconds

12 3