Searched refs:NLM_F_APPEND (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dnetlink.h59 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetlink.h62 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_fib.c568 req.nlh.nlmsg_flags = NLM_F_REQUEST|NLM_F_CREATE|NLM_F_APPEND;
H A Ddn_table.c591 if (!(n->nlmsg_flags & NLM_F_APPEND)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_frontend.c707 .fc_nlflags = NLM_F_CREATE | NLM_F_APPEND,
H A Dfib_hash.c435 * 2. Find next 'fa' (or head), NLM_F_APPEND inserts before it
488 if (!(cfg->fc_nlflags & NLM_F_APPEND))
H A Dfib_trie.c1244 * 2. Find next 'fa' (or head), NLM_F_APPEND inserts before it
1303 if (!(cfg->fc_nlflags & NLM_F_APPEND))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Diproute.c852 flags = NLM_F_CREATE|NLM_F_APPEND;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Diproute.c1411 return iproute_modify(RTM_NEWROUTE, NLM_F_CREATE|NLM_F_APPEND,

Completed in 207 milliseconds