Searched defs:raw_pcb (Results 1 – 2 of 2) sorted by relevance
99 struct raw_pcb { struct104 struct raw_pcb *next; argument106 struct raw_pcb *all_next; argument107 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 …]
100 struct raw_pcb { struct104 struct raw_pcb *next; argument106 struct raw_pcb *all_next; argument107 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 …]