Searched defs:pvc (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | hdlc_fr.c | 177 struct pvc_device *pvc = state(hdlc)->first_pvc; in find_pvc() local 194 struct pvc_device *pvc, **pvc_p = &state(hdlc)->first_pvc; in add_pvc() local 219 static inline int pvc_is_used(struct pvc_device *pvc) in pvc_is_used() 225 static inline void pvc_carrier(int on, struct pvc_device *pvc) in pvc_carrier() 251 struct pvc_device *pvc = *pvc_p; in delete_unused_pvcs() local 264 static inline struct net_device **get_dev_p(struct pvc_device *pvc, in get_dev_p() 341 struct pvc_device *pvc = dev->ml_priv; in pvc_open() local 361 struct pvc_device *pvc = dev->ml_priv; in pvc_close() local 380 struct pvc_device *pvc = dev->ml_priv; in pvc_ioctl() local 408 struct pvc_device *pvc = dev->ml_priv; in pvc_xmit() local [all …]
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | signaling.c | 143 struct atm_vcc *listen_vcc, const struct sockaddr_atmpvc *pvc, in sigd_enq2() 180 struct atm_vcc *listen_vcc, const struct sockaddr_atmpvc *pvc, in sigd_enq()
|
| H A D | addr.c | 42 struct sockaddr_atmpvc pvc; in notify_sigd() local
|
| H A D | common.c | 812 struct sockaddr_atmpvc pvc; in vcc_getsockopt() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | atmsvc.h | 33 struct sockaddr_atmpvc pvc; /* indicate, okay (connect) */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | atmsvc.h | 33 struct sockaddr_atmpvc pvc; /* indicate, okay (connect) */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | atmsvc.h | 33 struct sockaddr_atmpvc pvc; /* indicate, okay (connect) */ member
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_atm.c | 620 struct sockaddr_atmpvc pvc; in atm_tc_dump_class() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_hv.c | 2883 static bool can_piggyback(struct kvmppc_vcore *pvc, struct core_info *cip, in can_piggyback() 2914 struct kvmppc_vcore *pvc, *vcnext; in collect_piggybacks() local 3094 struct kvmppc_vcore *pvc; in kvmppc_run_core() local
|