Searched defs:net_iov_area (Results 1 – 1 of 1) sorted by relevance
121 struct net_iov_area { struct123 struct net_iov *niovs;124 size_t num_niovs;150 static inline struct net_iov_area *net_iov_owner(const struct net_iov *niov) in net_iov_owner() argument