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