Home
last modified time | relevance | path

Searched defs:ppp (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/ppp/
Dppp_generic.c117 struct ppp { struct
118 struct ppp_file file; /* stuff for read/write/poll 0 */ argument
119 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 …]
/Linux-v4.19/drivers/net/wan/
Dhdlc_ppp.c75 struct ppp { struct
76 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); argument
114 struct ppp *ppp = get_ppp(dev); in get_proto() local
308 struct ppp *ppp = get_ppp(dev); in ppp_cp_event() local
[all …]
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dbootx_init.c98 u32 *ppp = &np->properties; in bootx_early_getprop() local
225 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local
283 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local
/Linux-v4.19/include/linux/
Dppp_channel.h42 void *ppp; /* opaque to channel */ member
/Linux-v4.19/fs/freevxfs/
Dvxfs_lookup.c81 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_recv.c1415 u8 *ppp, *mgmt_DATA; in validate_80211w_mgmt() local
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.h109 u32 ppp; /* RO # of PPP pkt */ member
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbcmsysport.h568 u32 ppp; /* RO # of PPP pkt */ member