Searched defs:hso_net (Results 1 – 1 of 1) sorted by relevance
128 struct hso_net { struct129 struct hso_device *parent;130 struct net_device *net;131 struct rfkill *rfkill;132 char name[24];140 void *mux_bulk_tx_buf;142 struct sk_buff *skb_rx_buf;143 struct sk_buff *skb_tx_buf;146 spinlock_t net_lock;150 struct iphdr rx_ip_hdr;[all …]