sppp               38 include/net/syncppp.h 	struct sppp *	pp_next;	/* next interface in keepalive list */
sppp               55 include/net/syncppp.h 	struct sppp sppp;	/* Synchronous PPP */
sppp               58 include/net/syncppp.h static inline struct sppp *sppp_of(struct net_device *dev) 
sppp               62 include/net/syncppp.h 	return &(*ppp)->sppp;