Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_generic.c122 struct ppp { struct
123 struct ppp_file file; /* stuff for read/write/poll 0 */ argument
129 struct ppp_xmit_recursion __percpu *xmit_recursion; /* xmit recursion detect */ argument
130 int mru; /* max receive unit 60 */
131 unsigned int flags; /* control bits 64 */
132 unsigned int xstate; /* transmit state bits 68 */
133 unsigned int rstate; /* receive state bits 6c */
134 int debug; /* debug flags 70 */
158 struct net *ppp_net; /* the net we belong to */ argument
182 struct ppp __rcu *ppp; /* ppp unit we're connected to */ member
[all …]
/linux/arch/powerpc/platforms/powermac/
H A Dbootx_init.c95 u32 *ppp = &np->properties; in bootx_early_getprop() local
222 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local
280 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local
/linux/include/linux/
H A Dppp_channel.h43 void *ppp; /* opaque to channel */ member
/linux/fs/freevxfs/
H A Dvxfs_lookup.c57 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h143 u8 ppp:1, member