Home
last modified time | relevance | path

Searched refs:NL_RTM_DELLINK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netlink/route/
H A Dcommon.h38 NL_RTM_DELLINK = 17, /* deletes matching interface */ enumerator
102 #define RTM_DELLINK NL_RTM_DELLINK
H A Diface.c1424 rtnl_handle_ifevent(ifp, NL_RTM_DELLINK, 0); in rtnl_handle_ifdetach()
1449 .cmd = NL_RTM_DELLINK,
/freebsd/sys/compat/linux/
H A Dlinux_netlink.c172 case NL_RTM_DELLINK: in rtnl_from_linux()
271 case NL_RTM_DELLINK: in nlmsg_translate_all_nla()
486 case NL_RTM_DELLINK: in rtnl_to_linux()