Searched refs:NLM_F_EXCL (Results 1 – 5 of 5) sorted by relevance
25 const=Netlink.NLM_F_EXCL)
69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
608 return tc_qdisc_modify(hook, RTM_NEWQDISC, NLM_F_CREATE | NLM_F_EXCL); in tc_qdisc_create_excl()748 flags = (flags & BPF_TC_F_REPLACE) ? NLM_F_REPLACE : NLM_F_EXCL; in bpf_tc_attach()
40 NLM_F_EXCL = 0x200 variable in Netlink
310 uint16_t flags = NLM_F_REQUEST | NLM_F_ACK | NLM_F_EXCL | NLM_F_CREATE; in veth_add()360 uint16_t flags = NLM_F_REQUEST | NLM_F_ACK | NLM_F_EXCL | NLM_F_CREATE; in ip4_addr_set()