Searched refs:__8 (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/libsa/ |
H A D | bootp.c | 473 __8 = 1, __16 = 2, __32 = 4, /* Unsigned fields, value=size */ enumerator 552 {19, __8, "ip-forwarding"}, 553 {20, __8, "non-local-source-routing"}, 556 {23, __8, "default-ip-ttl"}, 560 {27, __8, "all-subnets-local"}, 562 {29, __8, "perform-mask-discovery"}, 563 {30, __8, "mask-supplier"}, 564 {31, __8, "perform-router-discovery"}, 567 {34, __8, "trailer-encapsulation"}, 569 {36, __8, "ieee802-3-encapsulation"}, [all …]
|