Home
last modified time | relevance | path

Searched refs:NLM_F_REPLACE (Results 1 – 16 of 16) sorted by relevance

/third_party/libnl/src/
Dnl-qdisc-add.c109 case ARG_REPLACE: flags = NLM_F_CREATE | NLM_F_REPLACE; break; in main()
111 case ARG_REPLACE_ONLY: flags = NLM_F_REPLACE; break; in main()
Dnl-neigh-add.c56 int err, ok = 0, nlflags = NLM_F_REPLACE | NLM_F_CREATE; in main()
Dnl-addr-add.c97 case ARG_REPLACE: nlflags |= NLM_F_REPLACE; break; in main()
Dnf-exp-add.c143 case ARG_REPLACE: nlflags |= NLM_F_REPLACE; break; in main()
/third_party/libnl/include/netlink/
Dnetlink-kernel.h124 #define NLM_F_REPLACE 0x100
/third_party/libnl/lib/route/
Dqdisc.c501 return rtnl_qdisc_build_update_request(qdisc, new, NLM_F_REPLACE, in rtnl_qdisc_build_change_request()
515 return rtnl_qdisc_update(sk, qdisc, new, NLM_F_REPLACE); in rtnl_qdisc_change()
Dcls.c212 return cls_build(cls, RTM_NEWTFILTER, NLM_F_REPLACE | flags, result); in rtnl_cls_build_change_request()
Dact.c289 return act_build(act, RTM_NEWACTION, NLM_F_REPLACE | flags, result); in rtnl_act_build_change_request()
/third_party/libnl/include/linux-private/linux/
Dnetlink.h68 #define NLM_F_REPLACE 0x100 /* Override existing */ macro
/third_party/ltp/testcases/network/stress/route/
Droute-change-netlink.c209 nlh->nlmsg_flags |= NLM_F_REQUEST | NLM_F_CREATE | NLM_F_REPLACE; in rtnl_route()
/third_party/libnl/python/netlink/
Dcore.py90 NLM_F_REPLACE = 0x100 variable
/third_party/libnl/lib/xfrm/
Dae.c439 if ((err = build_xfrm_ae_message(ae, XFRM_MSG_NEWAE, flags|NLM_F_REPLACE, &msg)) < 0) in xfrmnl_ae_set()
/third_party/toybox/toys/pending/
Dip.c2146 return route_update(++argv , NLM_F_REPLACE); in iproute()
2158 return route_update(++argv , NLM_F_CREATE|NLM_F_REPLACE); in iproute()
/third_party/iptables/iptables/
Dnft.c2847 NLM_F_CREATE | NLM_F_REPLACE, in nft_action()
/third_party/libnl/doc/
Dcore.txt536 #define NLM_F_REPLACE 0x100
542 - `NLM_F_REPLACE` - Replace an existing object if it exists.
Droute.txt1800 NLM_F_REPLACE:: If another qdisc is already attached to the same