Searched defs:partial_datagram (Results 1 – 1 of 1) sorted by relevance
100 struct partial_datagram { struct101 struct list_head list;102 u16 dgl;103 u16 dg_size;104 u16 ether_type;105 struct sk_buff *skb;106 char *pbuf;107 struct list_head frag_info;