Searched refs:OT_DEC (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddhcp-common.c509 { "boot-file-size", 13, 2 | OT_DEC },
517 { "max-datagram-reassembly", 22, 2 | OT_DEC },
518 { "default-ttl", 23, 1 | OT_DEC },
519 { "mtu", 26, 2 | OT_DEC },
526 { "arp-timeout", 35, 4 | OT_DEC },
529 { "tcp-keepalive", 38, 4 | OT_DEC },
543 { "message-type", 53, OT_INTERNAL | OT_DEC },
564 { "client-arch", 93, 2 | OT_DEC },
584 { "preference", 7, OT_INTERNAL | OT_DEC },
671 return t[i].size & ~OT_DEC;
[all...]
H A Ddnsmasq.h644 #define OT_DEC 0x0400 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddhcp-common.c509 { "boot-file-size", 13, 2 | OT_DEC },
517 { "max-datagram-reassembly", 22, 2 | OT_DEC },
518 { "default-ttl", 23, 1 | OT_DEC },
519 { "mtu", 26, 2 | OT_DEC },
526 { "arp-timeout", 35, 4 | OT_DEC },
529 { "tcp-keepalive", 38, 4 | OT_DEC },
543 { "message-type", 53, OT_INTERNAL | OT_DEC },
564 { "client-arch", 93, 2 | OT_DEC },
584 { "preference", 7, OT_INTERNAL | OT_DEC },
671 return t[i].size & ~OT_DEC;
[all...]
H A Ddnsmasq.h644 #define OT_DEC 0x0400 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddhcp-common.c509 { "boot-file-size", 13, 2 | OT_DEC },
517 { "max-datagram-reassembly", 22, 2 | OT_DEC },
518 { "default-ttl", 23, 1 | OT_DEC },
519 { "mtu", 26, 2 | OT_DEC },
526 { "arp-timeout", 35, 4 | OT_DEC },
529 { "tcp-keepalive", 38, 4 | OT_DEC },
543 { "message-type", 53, OT_INTERNAL | OT_DEC },
564 { "client-arch", 93, 2 | OT_DEC },
584 { "preference", 7, OT_INTERNAL | OT_DEC },
671 return t[i].size & ~OT_DEC;
[all...]
H A Ddnsmasq.h644 #define OT_DEC 0x0400 macro

Completed in 148 milliseconds