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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dpktgen.c178 #define F_MACDST_RND (1<<5) /* MAC-Dst Random */ macro
697 if (pkt_dev->flags & F_MACDST_RND)
1162 pkt_dev->flags |= F_MACDST_RND;
1165 pkt_dev->flags &= ~F_MACDST_RND;
2126 if (pkt_dev->flags & F_MACDST_RND)

Completed in 122 milliseconds