Searched refs:RTM_DELQDISC (Results 1 - 4 of 4) sorted by relevance
/third_party/ltp/lib/ |
H A D | tst_netdevice.c | 599 RTM_DELQDISC, 0, ifname, family, parent, handle, 0, qd_kind, in tst_netdev_remove_qdisc()
|
/third_party/libbpf/src/ |
H A D | netlink.c | 613 return tc_qdisc_modify(hook, RTM_DELQDISC, 0); in tc_qdisc_delete()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
H A D | mod.rs | 2885 pub const RTM_DELQDISC: u16 = 37; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | mod.rs | 2830 pub const RTM_DELQDISC: u16 = 37; consts
|
Completed in 23 milliseconds