Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Dpktgen.c111 #define F_UDPDST_RND (1<<3) /* UDP-Dst Random */ macro
414 if (info->flags & F_UDPDST_RND) { in mod_cur_headers()
824 if (info->flags & F_UDPDST_RND) { in proc_read()
1131 info->flags |= F_UDPDST_RND; in proc_write()
1134 info->flags &= ~F_UDPDST_RND; in proc_write()