Home
last modified time | relevance | path

Searched refs:PACK_STRUCT_FIELD (Results 1 – 24 of 24) sorted by relevance

/third_party/lwip/src/apps/netbiosns/
Dnetbiosns.c102 PACK_STRUCT_FIELD(u16_t trans_id);
103 PACK_STRUCT_FIELD(u16_t flags);
104 PACK_STRUCT_FIELD(u16_t questions);
105 PACK_STRUCT_FIELD(u16_t answerRRs);
106 PACK_STRUCT_FIELD(u16_t authorityRRs);
107 PACK_STRUCT_FIELD(u16_t additionalRRs);
122 PACK_STRUCT_FIELD(u16_t type);
123 PACK_STRUCT_FIELD(u16_t cls);
138 PACK_STRUCT_FIELD(u16_t type);
139 PACK_STRUCT_FIELD(u16_t cls);
[all …]
/third_party/lwip/src/include/lwip/prot/
Dnd6.h56 PACK_STRUCT_FIELD(u16_t chksum);
57 PACK_STRUCT_FIELD(u32_t reserved);
74 PACK_STRUCT_FIELD(u16_t chksum);
96 PACK_STRUCT_FIELD(u16_t chksum);
97 PACK_STRUCT_FIELD(u32_t reserved);
121 PACK_STRUCT_FIELD(u16_t chksum);
124 PACK_STRUCT_FIELD(u16_t router_lifetime);
125 PACK_STRUCT_FIELD(u32_t reachable_time);
126 PACK_STRUCT_FIELD(u32_t retrans_timer);
142 PACK_STRUCT_FIELD(u16_t chksum);
[all …]
Dtcp.h57 PACK_STRUCT_FIELD(u16_t src);
58 PACK_STRUCT_FIELD(u16_t dest);
59 PACK_STRUCT_FIELD(u32_t seqno);
60 PACK_STRUCT_FIELD(u32_t ackno);
61 PACK_STRUCT_FIELD(u16_t _hdrlen_rsvd_flags);
62 PACK_STRUCT_FIELD(u16_t wnd);
63 PACK_STRUCT_FIELD(u16_t chksum);
64 PACK_STRUCT_FIELD(u16_t urgp);
Dicmp6.h141 PACK_STRUCT_FIELD(u16_t chksum);
142 PACK_STRUCT_FIELD(u32_t data);
159 PACK_STRUCT_FIELD(u16_t chksum);
160 PACK_STRUCT_FIELD(u16_t id);
161 PACK_STRUCT_FIELD(u16_t seqno);
Ddns.h104 PACK_STRUCT_FIELD(u16_t id);
107 PACK_STRUCT_FIELD(u16_t numquestions);
108 PACK_STRUCT_FIELD(u16_t numanswers);
109 PACK_STRUCT_FIELD(u16_t numauthrr);
110 PACK_STRUCT_FIELD(u16_t numextrarr);
Dudp.h54 PACK_STRUCT_FIELD(u16_t src);
55 PACK_STRUCT_FIELD(u16_t dest); /* src/dest UDP ports */
56 PACK_STRUCT_FIELD(u16_t len);
57 PACK_STRUCT_FIELD(u16_t chksum);
Dip6.h56 PACK_STRUCT_FIELD(u32_t addr[4]);
84 PACK_STRUCT_FIELD(u32_t _v_tc_fl);
86 PACK_STRUCT_FIELD(u16_t _plen);
192 PACK_STRUCT_FIELD(u8_t _routing_type);
194 PACK_STRUCT_FIELD(u8_t _segments_left);
219 PACK_STRUCT_FIELD(u16_t _fragment_offset);
221 PACK_STRUCT_FIELD(u32_t _identification);
Dip4.h54 PACK_STRUCT_FIELD(u32_t addr);
79 PACK_STRUCT_FIELD(u16_t _len);
81 PACK_STRUCT_FIELD(u16_t _id);
83 PACK_STRUCT_FIELD(u16_t _offset);
95 PACK_STRUCT_FIELD(u16_t _chksum);
Detharp.h60 PACK_STRUCT_FIELD(u16_t addrw[2]);
87 PACK_STRUCT_FIELD(u16_t hwtype);
88 PACK_STRUCT_FIELD(u16_t proto);
91 PACK_STRUCT_FIELD(u16_t opcode);
Ddhcp.h69 PACK_STRUCT_FIELD(u32_t xid);
70 PACK_STRUCT_FIELD(u16_t secs);
71 PACK_STRUCT_FIELD(u16_t flags);
79 PACK_STRUCT_FIELD(u32_t cookie);
Dmld6.h56 PACK_STRUCT_FIELD(u16_t chksum);
57 PACK_STRUCT_FIELD(u16_t max_resp_delay);
58 PACK_STRUCT_FIELD(u16_t reserved);
Dicmp.h72 PACK_STRUCT_FIELD(u16_t chksum);
73 PACK_STRUCT_FIELD(u16_t id);
74 PACK_STRUCT_FIELD(u16_t seqno);
Dethernet.h82 PACK_STRUCT_FIELD(u16_t type);
99 PACK_STRUCT_FIELD(u16_t prio_vid);
100 PACK_STRUCT_FIELD(u16_t tpid);
Digmp.h78 PACK_STRUCT_FIELD(u16_t igmp_checksum);
/third_party/lwip/src/include/netif/ppp/
Dpppoe.h90 PACK_STRUCT_FIELD(u16_t session);
91 PACK_STRUCT_FIELD(u16_t plen);
103 PACK_STRUCT_FIELD(u16_t tag);
104 PACK_STRUCT_FIELD(u16_t len);
/third_party/lwip/src/include/netif/
Dieee802154.h56 PACK_STRUCT_FIELD(u16_t frame_control);
60 PACK_STRUCT_FIELD(u16_t destination_pan_id);
65 PACK_STRUCT_FIELD(u16_t source_pan_id);
/third_party/lwip/src/include/lwip/
Darch.h337 #ifndef PACK_STRUCT_FIELD
338 #define PACK_STRUCT_FIELD(x) x macro
347 #define PACK_STRUCT_FLD_8(x) PACK_STRUCT_FIELD(x)
356 #define PACK_STRUCT_FLD_S(x) PACK_STRUCT_FIELD(x)
/third_party/lwip/src/apps/sntp/
Dsntp.c207 PACK_STRUCT_FIELD(u32_t root_delay);
208 PACK_STRUCT_FIELD(u32_t root_dispersion);
209 PACK_STRUCT_FIELD(u32_t reference_identifier);
210 PACK_STRUCT_FIELD(u32_t reference_timestamp[2]);
211 PACK_STRUCT_FIELD(u32_t originate_timestamp[2]);
212 PACK_STRUCT_FIELD(u32_t receive_timestamp[2]);
213 PACK_STRUCT_FIELD(u32_t transmit_timestamp[2]);
/third_party/lwip/src/netif/
Dzepif.c75 PACK_STRUCT_FIELD(u16_t device_id);
78 PACK_STRUCT_FIELD(u32_t timestamp[2]);
79 PACK_STRUCT_FIELD(u32_t seq_num);
/third_party/lwip/src/core/ipv4/
Dip4_frag.c99 PACK_STRUCT_FIELD(struct pbuf *next_pbuf);
100 PACK_STRUCT_FIELD(u16_t start);
101 PACK_STRUCT_FIELD(u16_t end);
/third_party/lwip/src/core/ipv6/
Dip6_frag.c93 PACK_STRUCT_FIELD(struct pbuf *next_pbuf);
94 PACK_STRUCT_FIELD(u16_t start);
95 PACK_STRUCT_FIELD(u16_t end);
/third_party/lwip/src/core/
Dinit.c75 PACK_STRUCT_FIELD(u32_t dummy2);
/third_party/lwip/src/netif/ppp/
Dvj.c133 PACK_STRUCT_FIELD(u32_t v);
145 PACK_STRUCT_FIELD(u16_t v);
Dpppos.c463 PACK_STRUCT_FIELD(ppp_pcb *ppp);