Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/net/in_cksum/
H A Din_cksum.c53 static bool random_aligned; variable
88 off = random_aligned ? rand() % 64 : 0; in allocate_mbuf_chain()
188 random_aligned = 0; in main()
200 random_aligned = atoi(optarg); in main()