Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Dpktgen.c113 #define F_MACDST_RND (1<<5) /* MAC-Dst Random */ macro
378 if (info->flags & F_MACDST_RND) { in mod_cur_headers()
830 if (info->flags & F_MACDST_RND) { in proc_read()
1143 info->flags |= F_MACDST_RND; in proc_write()
1146 info->flags &= ~F_MACDST_RND; in proc_write()