Searched refs:F_MPLS_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.c181 #define F_MPLS_RND (1<<8) /* Random MPLS labels */ macro
691 if (pkt_dev->flags & F_MPLS_RND)
853 pkt_dev->flags |= F_MPLS_RND;
1168 pkt_dev->flags |= F_MPLS_RND;
1171 pkt_dev->flags &= ~F_MPLS_RND;
2149 if (pkt_dev->flags & F_MPLS_RND) {

Completed in 69 milliseconds