Lines Matching defs:options
43 struct options { struct
44 bool silent_send;
45 const char *host;
46 const char *service;
47 unsigned int size;
48 unsigned int num_pkt;
49 struct {
55 } sockopt;
56 struct {
60 } sock;
61 struct option_cmsg_u32 mark;
62 struct option_cmsg_u32 priority;
63 struct {
66 } txtime;
67 struct {
69 } ts;
70 struct {
75 } v6;