Searched refs:NLM_F_REPLACE (Results 51 - 73 of 73) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Diproute.c1402 return iproute_modify(RTM_NEWROUTE, NLM_F_REPLACE,
1405 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_REPLACE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Diproute.c1551 return iproute_modify(RTM_NEWROUTE, NLM_F_REPLACE,
1554 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_REPLACE,
H A Diplink.c914 NLM_F_CREATE|NLM_F_REPLACE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Diproute.c1402 return iproute_modify(RTM_NEWROUTE, NLM_F_REPLACE,
1405 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_REPLACE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Diproute.c1551 return iproute_modify(RTM_NEWROUTE, NLM_F_REPLACE,
1554 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_REPLACE,
H A Diplink.c914 NLM_F_CREATE|NLM_F_REPLACE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Diproute.c1402 return iproute_modify(RTM_NEWROUTE, NLM_F_REPLACE,
1405 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_REPLACE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Diproute.c1551 return iproute_modify(RTM_NEWROUTE, NLM_F_REPLACE,
1554 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_REPLACE,
H A Diplink.c914 NLM_F_CREATE|NLM_F_REPLACE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/decnet/
H A Ddn_table.c572 if (n->nlmsg_flags & NLM_F_REPLACE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dact_api.c983 if (n->nlmsg_flags&NLM_F_REPLACE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/decnet/
H A Ddn_table.c572 if (n->nlmsg_flags & NLM_F_REPLACE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dact_api.c983 if (n->nlmsg_flags&NLM_F_REPLACE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dfib_trie.c1262 if (cfg->fc_nlflags & NLM_F_REPLACE) {
1292 tb->tb_id, &cfg->fc_nlinfo, NLM_F_REPLACE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dfib_trie.c1262 if (cfg->fc_nlflags & NLM_F_REPLACE) {
1292 tb->tb_id, &cfg->fc_nlinfo, NLM_F_REPLACE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Drtnetlink.c1506 if (nlh->nlmsg_flags & NLM_F_REPLACE)
H A Dneighbour.c1671 if (!(nlh->nlmsg_flags & NLM_F_REPLACE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Drtnetlink.c1506 if (nlh->nlmsg_flags & NLM_F_REPLACE)
H A Dneighbour.c1671 if (!(nlh->nlmsg_flags & NLM_F_REPLACE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Daddrconf.c3413 !(nlh->nlmsg_flags & NLM_F_REPLACE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_user.c1663 if (!(nlh->nlmsg_flags&NLM_F_REPLACE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Daddrconf.c3413 !(nlh->nlmsg_flags & NLM_F_REPLACE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/xfrm/
H A Dxfrm_user.c1663 if (!(nlh->nlmsg_flags&NLM_F_REPLACE))

Completed in 344 milliseconds

123