Searched defs:to_peer (Results 1 – 2 of 2) sorted by relevance
105 static inline struct hmdfs_peer *to_peer(struct kobject *x) in to_peer() function
106 #define to_peer(ptr, field) (container_of(ptr, struct fwtty_peer, field)) macro