Searched defs:ppp (Results 1 – 8 of 8) sorted by relevance
117 struct ppp { struct118 struct ppp_file file; /* stuff for read/write/poll 0 */ argument119 struct file *owner; /* file that owns this unit 48 */120 struct list_head channels; /* list of attached channels 4c */121 int n_channels; /* how many channels are attached 54 */122 spinlock_t rlock; /* lock for receive side 58 */123 spinlock_t wlock; /* lock for transmit side 5c */124 int __percpu *xmit_recursion; /* xmit recursion detect */125 int mru; /* max receive unit 60 */126 unsigned int flags; /* control bits 64 */[all …]
75 struct ppp { struct76 struct proto protos[IDX_COUNT];77 spinlock_t lock;78 unsigned long last_pong;79 unsigned int req_timeout, cr_retries, term_retries;80 unsigned int keepalive_interval, keepalive_timeout;81 u8 seq; /* local sequence number for requests */105 static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr); argument114 struct ppp *ppp = get_ppp(dev); in get_proto() local308 struct ppp *ppp = get_ppp(dev); in ppp_cp_event() local[all …]
98 u32 *ppp = &np->properties; in bootx_early_getprop() local225 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local283 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local
42 void *ppp; /* opaque to channel */ member
81 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry()
1415 u8 *ppp, *mgmt_DATA; in validate_80211w_mgmt() local
109 u32 ppp; /* RO # of PPP pkt */ member
568 u32 ppp; /* RO # of PPP pkt */ member