Searched refs:nlmsgerr (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Dlibnetlink.c161 struct nlmsgerr *l_err = (struct nlmsgerr*)NLMSG_DATA(h);
162 if (h->nlmsg_len < NLMSG_LENGTH(sizeof(struct nlmsgerr))) {
277 struct nlmsgerr *err = (struct nlmsgerr*)NLMSG_DATA(h);
278 if (l < sizeof(struct nlmsgerr)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Dnetlink.h87 struct nlmsgerr struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/lib/
H A Dlibnetlink.c202 struct nlmsgerr *err = (struct nlmsgerr*)NLMSG_DATA(h);
203 if (h->nlmsg_len < NLMSG_LENGTH(sizeof(struct nlmsgerr))) {
315 struct nlmsgerr *err = (struct nlmsgerr*)NLMSG_DATA(h);
316 if (l < sizeof(struct nlmsgerr)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libipq/
H A Dlibipq.c131 if (len < sizeof(struct nlmsgerr)) {
304 struct nlmsgerr *err = (struct nlmsgerr*)NLMSG_DATA(h);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/libipq/
H A Dlibipq.c129 if (len < sizeof(struct nlmsgerr)) {
303 struct nlmsgerr *err = (struct nlmsgerr*)NLMSG_DATA(h);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Diface-linux.c236 struct nlmsgerr *e = (struct nlmsgerr *) NLMSG_DATA (p);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Difaddrs.c280 struct nlmsgerr *nlerr = (struct nlmsgerr *) NLMSG_DATA (nh);
282 if (nh->nlmsg_len < NLMSG_LENGTH (sizeof (struct nlmsgerr)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetlink.h95 struct nlmsgerr struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface-linux.c306 struct nlmsgerr *e = NLMSG_DATA (n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/accounting/
H A Dgetdelays.c348 struct nlmsgerr *err = NLMSG_DATA(&msg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Dss.c1554 struct nlmsgerr *err = (struct nlmsgerr*)NLMSG_DATA(h);
1555 if (h->nlmsg_len < NLMSG_LENGTH(sizeof(struct nlmsgerr))) {
1624 struct nlmsgerr *err = (struct nlmsgerr*)NLMSG_DATA(h);
1625 if (h->nlmsg_len < NLMSG_LENGTH(sizeof(struct nlmsgerr))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drt_netlink.c237 struct nlmsgerr *err = (struct nlmsgerr *) NLMSG_DATA (h);
260 if (h->nlmsg_len < NLMSG_LENGTH (sizeof (struct nlmsgerr)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dipmr.c309 struct nlmsgerr *e;
317 nlh->nlmsg_len = NLMSG_LENGTH(sizeof(struct nlmsgerr));
526 struct nlmsgerr *e;
541 nlh->nlmsg_len = NLMSG_LENGTH(sizeof(struct nlmsgerr));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6mr.c626 nlh->nlmsg_len = NLMSG_LENGTH(sizeof(struct nlmsgerr));
628 ((struct nlmsgerr*)NLMSG_DATA(nlh))->error = -ETIMEDOUT;
843 nlh->nlmsg_len = NLMSG_LENGTH(sizeof(struct nlmsgerr));
845 ((struct nlmsgerr*)NLMSG_DATA(nlh))->error = -EMSGSIZE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c1343 struct nlmsgerr *e = (struct nlmsgerr *) NLMSG_DATA(n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlink/
H A Daf_netlink.c1451 struct nlmsgerr *errmsg;
1473 NLMSG_ERROR, sizeof(struct nlmsgerr), 0);

Completed in 199 milliseconds