Home
last modified time | relevance | path

Searched refs:RTM_DELQDISC (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/lib/
H A Dtst_netdevice.c599 RTM_DELQDISC, 0, ifname, family, parent, handle, 0, qd_kind, in tst_netdev_remove_qdisc()
/third_party/libbpf/src/
H A Dnetlink.c613 return tc_qdisc_modify(hook, RTM_DELQDISC, 0); in tc_qdisc_delete()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2885 pub const RTM_DELQDISC: u16 = 37; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2830 pub const RTM_DELQDISC: u16 = 37; consts

Completed in 23 milliseconds