Searched defs:ppp (Results 1 – 8 of 8) sorted by relevance
113 struct ppp { struct149 struct net *ppp_net; /* the net we belong to */ argument396 struct ppp *ppp; in ppp_release() local696 struct ppp *ppp; in ppp_ioctl() local1027 struct ppp *ppp; in ppp_unattached_ioctl() local1119 struct ppp *ppp; in ppp_exit_net() local1532 struct ppp *ppp; in ppp_dev_init() local1567 struct ppp *ppp; in ppp_dev_priv_destructor() local2136 struct ppp *ppp; in __ppp_channel_push() local3312 struct ppp *ppp; in ppp_create_interface() local[all …]
72 struct ppp { struct73 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;112 struct ppp *ppp = get_ppp(dev); in get_proto() local303 struct ppp *ppp = get_ppp(dev); in ppp_cp_event() local437 struct ppp *ppp = get_ppp(dev); in ppp_rx() local617 struct ppp *ppp = get_ppp(dev); in ppp_start() local[all …]
94 u32 *ppp = &np->properties; in bootx_early_getprop() local221 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local279 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local
41 void *ppp; /* opaque to channel */ member
81 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry()
138 u8 ppp:1, member
110 u32 ppp; /* RO # of PPP pkt */ member
529 u32 ppp; /* RO # of PPP pkt */ member
Completed in 27 milliseconds