Searched refs:NLMSG_DATA (Results 76 - 81 of 81) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Darpd.c300 struct ndmsg *ndm = NLMSG_DATA(n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Df_u32.c780 struct tcmsg *t = NLMSG_DATA(n);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dwwrap.c842 pos = NLMSG_DATA(nlh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_frontend.c892 frn = (struct fib_result_nl *) NLMSG_DATA(nlh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Drtnetlink.c1697 family = ((struct rtgenmsg *)NLMSG_DATA(nlh))->rtgen_family;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_fc.c546 event = NLMSG_DATA(nlh);
616 event = NLMSG_DATA(nlh);

Completed in 135 milliseconds

1234