Lines Matching defs:options
44 struct options { struct
45 bool silent_send;
46 const char *host;
47 const char *service;
48 unsigned int size;
49 unsigned int num_pkt;
50 bool msg_more;
51 struct {
57 } sockopt;
58 struct {
62 } sock;
63 struct option_cmsg_u32 mark;
64 struct option_cmsg_u32 priority;
65 struct {
68 } txtime;
69 struct {
71 } ts;
72 struct {
77 } cmsg;