/kernel/linux/linux-5.10/include/linux/ |
H A D | ppp_channel.h | 38 void *ppp; /* opaque to channel */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ppp_channel.h | 43 void *ppp; /* opaque to channel */ member
|
/third_party/lwip/src/include/netif/ppp/ |
H A D | pppos.h | 75 ppp_pcb *ppp; /* PPP PCB */ member
|
H A D | pppapi.h | 48 ppp_pcb *ppp; member
|
H A D | pppol2tp.h | 169 ppp_pcb *ppp; /* PPP PCB */ member
|
/kernel/linux/linux-5.10/fs/freevxfs/ |
H A D | vxfs_lookup.c | 81 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry() argument
|
/kernel/linux/linux-6.6/fs/freevxfs/ |
H A D | vxfs_lookup.c | 57 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | pptest.cpp | 100 ParsePosition *ppp = pp5.clone(); in TestParsePosition() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 94 u32 *ppp = &np->properties; in bootx_early_getprop() local 221 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local 279 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 95 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 [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | number_mapper.cpp | 340 const UnicodeString& ppp = properties.positivePrefixPattern; in setTo() local
|
H A D | rbt_pars.cpp | 1064 int32_t ppp = parsePragma(rule, pos, limit, status); in parseRules() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Bench.cpp | 228 const UInt32 ppp = GetVal(r, numLogBits) + kAddBits;
in GenerateLz() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_mapper.cpp | 340 const UnicodeString& ppp = properties.positivePrefixPattern; in setTo() local
|
H A D | rbt_pars.cpp | 1064 int32_t ppp = parsePragma(rule, pos, limit, status); in parseRules() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | pppos.c | 178 ppp_pcb *ppp; pppos_create() local 200 pppos_write(ppp_pcb *ppp, void *ctx, struct pbuf *p) pppos_write() argument 253 pppos_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *pb, u16_t protocol) pppos_netif_output() argument 313 pppos_connect(ppp_pcb *ppp, void *ctx) pppos_connect() argument 345 pppos_listen(ppp_pcb *ppp, void *ctx) pppos_listen() argument 377 pppos_disconnect(ppp_pcb *ppp, void *ctx) pppos_disconnect() argument 399 pppos_destroy(ppp_pcb *ppp, void *ctx) pppos_destroy() argument 423 pppos_input_tcpip(ppp_pcb *ppp, u8_t *s, int l) pppos_input_tcpip() argument 443 ppp_pcb *ppp = (ppp_pcb*)inp->state; pppos_input_sys() local 478 pppos_input(ppp_pcb *ppp, u8_t *s, int l) pppos_input() argument 718 ppp_pcb *ppp; pppos_input_callback() local 738 pppos_send_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) pppos_send_config() argument 758 pppos_recv_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) pppos_recv_config() argument 859 ppp_pcb *ppp = pppos->ppp; pppos_output_last() local [all...] |
H A D | pppoe.c | 176 ppp_pcb *ppp; pppoe_create() local 209 pppoe_write(ppp_pcb *ppp, void *ctx, struct pbuf *p) pppoe_write() argument 251 pppoe_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *p, u_short protocol) pppoe_netif_output() argument 294 pppoe_destroy(ppp_pcb *ppp, void *ctx) pppoe_destroy() argument 885 pppoe_connect(ppp_pcb *ppp, void *ctx) pppoe_connect() argument 943 pppoe_disconnect(ppp_pcb *ppp, void *ctx) pppoe_disconnect() argument [all...] |
H A D | pppol2tp.c | 113 ppp_pcb *ppp; pppol2tp_create() local 165 pppol2tp_write(ppp_pcb *ppp, void *ctx, struct pbuf *p) pppol2tp_write() argument 204 pppol2tp_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *p, u_short protocol) pppol2tp_netif_output() argument 247 pppol2tp_destroy(ppp_pcb *ppp, void *ctx) pppol2tp_destroy() argument 258 pppol2tp_connect(ppp_pcb *ppp, void *ctx) pppol2tp_connect() argument 332 pppol2tp_disconnect(ppp_pcb *ppp, void *ctx) pppol2tp_disconnect() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_mapper.cpp | 336 const UnicodeString& ppp = properties.positivePrefixPattern; in setTo() local
|
H A D | rbt_pars.cpp | 1056 int32_t ppp = parsePragma(rule, pos, limit, status); in parseRules() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_vp3_video.h | 67 struct nouveau_object *channel[3], *bsp, *vp, *ppp; member
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | hdlc_ppp.c | 72 struct ppp { struct 111 struct ppp *ppp = get_ppp(dev); in get_proto() local 306 struct ppp *ppp in ppp_cp_event() local 440 struct ppp *ppp = get_ppp(dev); ppp_rx() local 568 struct ppp *ppp = get_ppp(proto->dev); ppp_timer() local 621 struct ppp *ppp = get_ppp(dev); ppp_start() local 664 struct ppp *ppp; ppp_ioctl() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_fdir.h | 138 u8 ppp:1, member
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | hdlc_ppp.c | 72 struct ppp { struct 112 struct ppp *ppp = get_ppp(dev); in get_proto() local 303 struct ppp *ppp in ppp_cp_event() local 437 struct ppp *ppp = get_ppp(dev); ppp_rx() local 565 struct ppp *ppp = get_ppp(proto->dev); ppp_timer() local 617 struct ppp *ppp = get_ppp(dev); ppp_start() local 661 struct ppp *ppp; ppp_ioctl() local [all...] |
/third_party/libwebsockets/lib/secure-streams/ |
H A D | secure-streams.c | 1171 const struct lws_protocols *pprot[3], **ppp = &pprot[0]; in lws_ss_create() local
|