Home | History | Annotate | Download | only in dhcpcd

Lines Matching defs:UINT16

42 #define UINT16	(1 << 2)
91 { 13, UINT16, "boot_size" },
103 { 23, UINT16, "default_ip_ttl" },
105 { 25, UINT16 | ARRAY, "path_mtu_plateau_table" },
106 { 26, UINT16, "interface_mtu" },
115 { 36, UINT16, "ieee802_3_encapsulation" },
136 { 57, UINT16, "dhcp_max_message_size" },
282 if (opt->type & UINT16)
1306 else if (type & UINT16) {
1339 } else if (type & UINT16) {