Searched refs:nlmsg_flags (Results 26 - 50 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Diprule.c212 req.n.nlmsg_flags = NLM_F_REQUEST;
220 req.n.nlmsg_flags |= NLM_F_CREATE|NLM_F_EXCL;
H A Diproute.c97 n->nlmsg_len, n->nlmsg_type, n->nlmsg_flags);
190 fn->nlmsg_flags = NLM_F_REQUEST;
333 req.n.nlmsg_flags = NLM_F_REQUEST|flags;
488 req.nlh.nlmsg_flags = NLM_F_ROOT|NLM_F_REQUEST;
697 req.n.nlmsg_flags = NLM_F_REQUEST;
820 req.n.nlmsg_flags = NLM_F_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dnetlink.c226 nlm_hdr->nlmsg_flags = flags | NLM_F_REQUEST;
259 nlm_hdr->nlmsg_flags = flags | NLM_F_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dlibnetlink.c102 req.nlh.nlmsg_flags = NLM_F_ROOT|NLM_F_MATCH|NLM_F_REQUEST;
141 nlh.nlmsg_flags = NLM_F_ROOT|NLM_F_MATCH|NLM_F_REQUEST;
258 n->nlmsg_flags |= NLM_F_ACK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drt_netlink.c161 req.nlh.nlmsg_flags = NLM_F_ROOT | NLM_F_MATCH | NLM_F_REQUEST;
253 if(!(h->nlmsg_flags & NLM_F_MULTI))
1055 n->nlmsg_flags |= NLM_F_ACK;
1135 req.n.nlmsg_flags = NLM_F_CREATE | NLM_F_REQUEST;
1204 req.n.nlmsg_flags = NLM_F_CREATE | NLM_F_REQUEST;
1472 req.n.nlmsg_flags = NLM_F_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_gred.c105 n->nlmsg_flags|=NLM_F_CREATE;
H A Dtc_class.c61 req.n.nlmsg_flags = NLM_F_REQUEST|flags;
H A Dtc_filter.c72 req.n.nlmsg_flags = NLM_F_REQUEST|flags;
H A Dtc_qdisc.c62 req.n.nlmsg_flags = NLM_F_REQUEST|flags;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-autoipd/
H A Diface-linux.c267 n->nlmsg_flags = NLM_F_MATCH|NLM_F_REQUEST|NLM_F_ACK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Diface-linux.c58 n->nlmsg_flags = NLM_F_ROOT|NLM_F_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Diface-linux.c267 n->nlmsg_flags = NLM_F_MATCH|NLM_F_REQUEST|NLM_F_ACK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface-linux.c58 n->nlmsg_flags = NLM_F_ROOT|NLM_F_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_table.c569 if (n->nlmsg_flags & NLM_F_EXCL)
572 if (n->nlmsg_flags & NLM_F_REPLACE) {
591 if (!(n->nlmsg_flags & NLM_F_APPEND)) {
599 if (!(n->nlmsg_flags & NLM_F_CREATE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wimax/
H A Dop-msg.c401 nlh->nlmsg_len, nlh->nlmsg_type, nlh->nlmsg_flags,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Diproute.c133 n->nlmsg_len, n->nlmsg_type, n->nlmsg_flags);
282 fn->nlmsg_flags = NLM_F_REQUEST;
671 req.n.nlmsg_flags = NLM_F_REQUEST|flags;
960 req.nlh.nlmsg_flags = NLM_F_ROOT|NLM_F_REQUEST;
1245 req.n.nlmsg_flags = NLM_F_REQUEST;
1371 req.n.nlmsg_flags = NLM_F_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_netlink.c900 if (nlh->nlmsg_flags & NLM_F_DUMP)
1431 if (nlh->nlmsg_flags & NLM_F_CREATE) {
1468 if (!(nlh->nlmsg_flags & NLM_F_EXCL)) {
1752 if (nlh->nlmsg_flags & NLM_F_DUMP) {
1984 if (nlh->nlmsg_flags & NLM_F_CREATE) {
1994 if (!(nlh->nlmsg_flags & NLM_F_EXCL))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-netfilter-linux.c250 nlh->nlmsg_flags = NLM_F_REQUEST | (ack ? NLM_F_ACK : 0);
299 if (nlh->nlmsg_type == NLMSG_ERROR || (nlh->nlmsg_type == NLMSG_DONE && nlh->nlmsg_flags & NLM_F_MULTI)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_ulog.c200 ub->lastnlh->nlmsg_flags |= NLM_F_MULTI;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Darpd.c275 req.n.nlmsg_flags = NLM_F_REQUEST;
347 if (!(n->nlmsg_flags&NLM_F_REQUEST))
394 if (n->nlmsg_flags&NLM_F_REQUEST)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c995 n->nlmsg_flags,
1375 req.n.nlmsg_flags = NLM_F_REQUEST;
1452 req.n.nlmsg_flags = NLM_F_REQUEST|NLM_F_MATCH;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dcthelper.c67 nlh->nlmsg_flags = NLM_F_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/src/
H A Dlibnetfilter_cttimeout.c489 nlh->nlmsg_flags = NLM_F_REQUEST | flags;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_netlink.c145 if ((err) || (nlh->nlmsg_flags & NLM_F_ACK))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Drtnetlink.c1508 if (nlh->nlmsg_flags & NLM_F_EXCL)
1510 if (nlh->nlmsg_flags & NLM_F_REPLACE)
1527 if (!(nlh->nlmsg_flags & NLM_F_CREATE))
1704 if (kind == 2 && nlh->nlmsg_flags&NLM_F_DUMP) {

Completed in 153 milliseconds

123