Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_generic.c121 struct ppp { struct
122 struct ppp_file file; /* stuff for read/write/poll 0 */ argument
128 struct ppp_xmit_recursion __percpu *xmit_recursion; /* xmit recursion detect */ argument
129 int mru; /* max receive unit 60 */
130 unsigned int flags; /* control bits 64 */
131 unsigned int xstate; /* transmit state bits 68 */
132 unsigned int rstate; /* receive state bits 6c */
133 int debug; /* debug flags 70 */
157 struct net *ppp_net; /* the net we belong to */ argument
181 struct ppp *ppp; /* ppp unit we're connected to */ member
[all …]
/linux/drivers/net/wan/
H A Dhdlc_ppp.c72 struct ppp { struct
73 struct proto protos[IDX_COUNT];
74 spinlock_t lock;
75 unsigned long last_pong;
76 unsigned int req_timeout, cr_retries, term_retries;
77 unsigned int keepalive_interval, keepalive_timeout;
78 u8 seq; /* local sequence number for requests */
79 u8 echo_id; /* ID of last Echo-Request (LCP) */
112 struct ppp *ppp = get_ppp(dev); in get_proto() local
303 struct ppp *ppp = get_ppp(dev); in ppp_cp_event() local
[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
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h113 u32 ppp; /* RO # of PPP pkt */ member
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h530 u32 ppp; /* RO # of PPP pkt */ member