Home
last modified time | relevance | path

Searched defs:raw_pcb (Results 1 – 1 of 1) 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 …]