Home
last modified time | relevance | path

Searched defs:raw_pcb (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Draw.h99 struct raw_pcb { struct
104 struct raw_pcb *next; argument
106 struct raw_pcb *all_next; argument
107 u8_t netifindex;
109 union {
113 } proto;
116 u8_t protocol;
121 u8_t mcast_ifindex;
123 u8_t mcast_ttl;
127 raw_recv_fn recv;
[all …]
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Draw.h100 struct raw_pcb { struct
104 struct raw_pcb *next; argument
106 struct raw_pcb *all_next; argument
107 u8_t netifindex;
109 union {
113 } proto;
116 u8_t protocol;
118 u8_t flags;
122 u8_t mcast_ifindex;
124 u8_t mcast_ttl;
[all …]