Home
last modified time | relevance | path

Searched refs:PACK_STRUCT_FLD_8 (Results 1 – 20 of 20) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Dnd6.h54 PACK_STRUCT_FLD_8(u8_t type);
55 PACK_STRUCT_FLD_8(u8_t code);
72 PACK_STRUCT_FLD_8(u8_t type);
73 PACK_STRUCT_FLD_8(u8_t code);
75 PACK_STRUCT_FLD_8(u8_t flags);
76 PACK_STRUCT_FLD_8(u8_t reserved[3]);
94 PACK_STRUCT_FLD_8(u8_t type);
95 PACK_STRUCT_FLD_8(u8_t code);
119 PACK_STRUCT_FLD_8(u8_t type);
120 PACK_STRUCT_FLD_8(u8_t code);
[all …]
Dip6.h88 PACK_STRUCT_FLD_8(u8_t _nexth);
90 PACK_STRUCT_FLD_8(u8_t _hoplim);
126 PACK_STRUCT_FLD_8(u8_t _opt_type);
128 PACK_STRUCT_FLD_8(u8_t _opt_dlen);
149 PACK_STRUCT_FLD_8(u8_t _nexth);
151 PACK_STRUCT_FLD_8(u8_t _hlen);
168 PACK_STRUCT_FLD_8(u8_t _nexth);
170 PACK_STRUCT_FLD_8(u8_t _hlen);
188 PACK_STRUCT_FLD_8(u8_t _nexth);
190 PACK_STRUCT_FLD_8(u8_t _hlen);
[all …]
Ddhcp.h65 PACK_STRUCT_FLD_8(u8_t op);
66 PACK_STRUCT_FLD_8(u8_t htype);
67 PACK_STRUCT_FLD_8(u8_t hlen);
68 PACK_STRUCT_FLD_8(u8_t hops);
76 PACK_STRUCT_FLD_8(u8_t chaddr[DHCP_CHADDR_LEN]);
77 PACK_STRUCT_FLD_8(u8_t sname[DHCP_SNAME_LEN]);
78 PACK_STRUCT_FLD_8(u8_t file[DHCP_FILE_LEN]);
90 PACK_STRUCT_FLD_8(u8_t options[DHCP_OPTIONS_LEN]);
Dicmp6.h139 PACK_STRUCT_FLD_8(u8_t type);
140 PACK_STRUCT_FLD_8(u8_t code);
157 PACK_STRUCT_FLD_8(u8_t type);
158 PACK_STRUCT_FLD_8(u8_t code);
Dip4.h75 PACK_STRUCT_FLD_8(u8_t _v_hl);
77 PACK_STRUCT_FLD_8(u8_t _tos);
91 PACK_STRUCT_FLD_8(u8_t _ttl);
93 PACK_STRUCT_FLD_8(u8_t _proto);
Dmld6.h54 PACK_STRUCT_FLD_8(u8_t type);
55 PACK_STRUCT_FLD_8(u8_t code);
Digmp.h76 PACK_STRUCT_FLD_8(u8_t igmp_msgtype);
77 PACK_STRUCT_FLD_8(u8_t igmp_maxresp);
Dicmp.h70 PACK_STRUCT_FLD_8(u8_t type);
71 PACK_STRUCT_FLD_8(u8_t code);
Detharp.h89 PACK_STRUCT_FLD_8(u8_t hwlen);
90 PACK_STRUCT_FLD_8(u8_t protolen);
Ddhcp6.h60 PACK_STRUCT_FLD_8(u8_t msgtype);
61 PACK_STRUCT_FLD_8(u8_t transaction_id[DHCP6_TRANSACTION_ID_LEN]);
Ddns.h105 PACK_STRUCT_FLD_8(u8_t flags1);
106 PACK_STRUCT_FLD_8(u8_t flags2);
Dethernet.h61 PACK_STRUCT_FLD_8(u8_t addr[ETH_HWADDR_LEN]);
78 PACK_STRUCT_FLD_8(u8_t padding[ETH_PAD_SIZE]);
/third_party/lwip/src/netif/
Dzepif.c71 PACK_STRUCT_FLD_8(u8_t prot_id[2]);
72 PACK_STRUCT_FLD_8(u8_t prot_version);
73 PACK_STRUCT_FLD_8(u8_t type);
74 PACK_STRUCT_FLD_8(u8_t channel_id);
76 PACK_STRUCT_FLD_8(u8_t crc_mode);
77 PACK_STRUCT_FLD_8(u8_t unknown_1);
80 PACK_STRUCT_FLD_8(u8_t unknown_2[10]);
81 PACK_STRUCT_FLD_8(u8_t len);
/third_party/lwip/src/apps/netbiosns/
Dnetbiosns.c120 PACK_STRUCT_FLD_8(u8_t nametype);
121 PACK_STRUCT_FLD_8(u8_t encname[(NETBIOS_NAME_LEN * 2) + 1]);
136 PACK_STRUCT_FLD_8(u8_t nametype);
137 PACK_STRUCT_FLD_8(u8_t encname[(NETBIOS_NAME_LEN * 2) + 1]);
174 PACK_STRUCT_FLD_8(u8_t query_name[(NETBIOS_NAME_LEN * 2) + 1]);
181 PACK_STRUCT_FLD_8(u8_t number_of_names);
183 PACK_STRUCT_FLD_8(u8_t answer_name[NETBIOS_NAME_LEN]);
187 PACK_STRUCT_FLD_8(u8_t unit_id[6]);
189 PACK_STRUCT_FLD_8(u8_t jumpers);
191 PACK_STRUCT_FLD_8(u8_t test_result);
/third_party/lwip/src/include/netif/
Dieee802154.h58 PACK_STRUCT_FLD_8(u8_t sequence_number);
62 PACK_STRUCT_FLD_8(u8_t destination_address[8]);
67 PACK_STRUCT_FLD_8(u8_t source_address[8]);
/third_party/lwip/src/include/netif/ppp/
Dpppoe.h88 PACK_STRUCT_FLD_8(u8_t vertype);
89 PACK_STRUCT_FLD_8(u8_t code);
/third_party/lwip/src/include/lwip/
Darch.h346 #ifndef PACK_STRUCT_FLD_8
347 #define PACK_STRUCT_FLD_8(x) PACK_STRUCT_FIELD(x) macro
/third_party/lwip/src/apps/sntp/
Dsntp.c203 PACK_STRUCT_FLD_8(u8_t li_vn_mode);
204 PACK_STRUCT_FLD_8(u8_t stratum);
205 PACK_STRUCT_FLD_8(u8_t poll);
206 PACK_STRUCT_FLD_8(u8_t precision);
/third_party/lwip/src/core/
Dinit.c74 PACK_STRUCT_FLD_8(u8_t dummy1);
/third_party/lwip/
DCHANGELOG639 * arch.h and many other files: added optional macros PACK_STRUCT_FLD_8() and