Home
last modified time | relevance | path

Searched defs:vcc (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/dports/multimedia/v4l_compat/linux-5.13-rc2/net/atm/
H A Draw.c23 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw()
33 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw()
44 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0()
62 int atm_init_aal0(struct atm_vcc *vcc) in atm_init_aal0()
71 int atm_init_aal34(struct atm_vcc *vcc) in atm_init_aal34()
83 int atm_init_aal5(struct atm_vcc *vcc) in atm_init_aal5()
H A Dcommon.c45 struct atm_vcc *vcc = atm_sk(sk); in __vcc_insert_socket() local
102 struct atm_vcc *vcc = atm_sk(sk); in vcc_writable() local
127 struct atm_vcc *vcc = atm_sk(sk); in vcc_release_cb() local
143 struct atm_vcc *vcc; in vcc_create() local
175 struct atm_vcc *vcc = atm_sk(sk); in vcc_destroy_socket() local
271 struct atm_vcc *vcc; in atm_dev_release_vccs() local
526 struct atm_vcc *vcc; in vcc_recvmsg() local
572 struct atm_vcc *vcc; in vcc_sendmsg() local
654 struct atm_vcc *vcc; in vcc_poll() local
750 struct atm_vcc *vcc; in vcc_setsockopt() local
[all …]
H A Dsignaling.c37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos()
64 static int sigd_send(struct atm_vcc *vcc, struct sk_buff *skb) in sigd_send()
142 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2()
179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq()
187 static void purge_vcc(struct atm_vcc *vcc) in purge_vcc()
197 static void sigd_close(struct atm_vcc *vcc) in sigd_close()
233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach()
H A Dsvc.c46 static void svc_disconnect(struct atm_vcc *vcc) in svc_disconnect()
78 struct atm_vcc *vcc; in svc_release() local
101 struct atm_vcc *vcc; in svc_bind() local
157 struct atm_vcc *vcc = ATM_SD(sock); in svc_connect() local
286 struct atm_vcc *vcc = ATM_SD(sock); in svc_listen() local
432 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()
457 struct atm_vcc *vcc = ATM_SD(sock); in svc_setsockopt() local
531 struct atm_vcc *vcc = ATM_SD(sock); in svc_addparty() local
560 struct atm_vcc *vcc = ATM_SD(sock); in svc_dropparty() local
587 struct atm_vcc *vcc = ATM_SD(sock); in svc_ioctl() local
H A Dclip.c167 struct atm_vcc *vcc; in clip_arp_rcv() local
319 static int clip_encap(struct atm_vcc *vcc, int mode) in clip_encap()
335 struct atm_vcc *vcc; in clip_start_xmit() local
415 static int clip_mkip(struct atm_vcc *vcc, int timeout) in clip_mkip()
444 static int clip_setentry(struct atm_vcc *vcc, __be32 ip) in clip_setentry()
607 static void atmarpd_close(struct atm_vcc *vcc) in atmarpd_close()
633 static int atm_init_atmarp(struct atm_vcc *vcc) in atm_init_atmarp()
658 struct atm_vcc *vcc = ATM_SD(sock); in clip_ioctl() local
786 struct clip_vcc *vcc; member
809 struct clip_vcc *vcc = state->vcc; in clip_seq_vcc_walk() local
[all …]
H A Dproc.c141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info()
170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state()
177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info()
204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info()
256 struct atm_vcc *vcc = atm_sk(state->sk); in pvc_seq_show() local
278 struct atm_vcc *vcc = atm_sk(state->sk); in vcc_seq_show() local
301 struct atm_vcc *vcc = atm_sk(state->sk); in svc_seq_show() local
/dports/multimedia/libv4l/linux-5.13-rc2/net/atm/
H A Draw.c23 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw()
33 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw()
44 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0()
62 int atm_init_aal0(struct atm_vcc *vcc) in atm_init_aal0()
71 int atm_init_aal34(struct atm_vcc *vcc) in atm_init_aal34()
83 int atm_init_aal5(struct atm_vcc *vcc) in atm_init_aal5()
H A Dcommon.c45 struct atm_vcc *vcc = atm_sk(sk); in __vcc_insert_socket() local
102 struct atm_vcc *vcc = atm_sk(sk); in vcc_writable() local
127 struct atm_vcc *vcc = atm_sk(sk); in vcc_release_cb() local
143 struct atm_vcc *vcc; in vcc_create() local
175 struct atm_vcc *vcc = atm_sk(sk); in vcc_destroy_socket() local
271 struct atm_vcc *vcc; in atm_dev_release_vccs() local
526 struct atm_vcc *vcc; in vcc_recvmsg() local
572 struct atm_vcc *vcc; in vcc_sendmsg() local
654 struct atm_vcc *vcc; in vcc_poll() local
750 struct atm_vcc *vcc; in vcc_setsockopt() local
[all …]
H A Dsignaling.c37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos()
64 static int sigd_send(struct atm_vcc *vcc, struct sk_buff *skb) in sigd_send()
142 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2()
179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq()
187 static void purge_vcc(struct atm_vcc *vcc) in purge_vcc()
197 static void sigd_close(struct atm_vcc *vcc) in sigd_close()
233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach()
H A Dsvc.c46 static void svc_disconnect(struct atm_vcc *vcc) in svc_disconnect()
78 struct atm_vcc *vcc; in svc_release() local
101 struct atm_vcc *vcc; in svc_bind() local
157 struct atm_vcc *vcc = ATM_SD(sock); in svc_connect() local
286 struct atm_vcc *vcc = ATM_SD(sock); in svc_listen() local
432 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()
457 struct atm_vcc *vcc = ATM_SD(sock); in svc_setsockopt() local
531 struct atm_vcc *vcc = ATM_SD(sock); in svc_addparty() local
560 struct atm_vcc *vcc = ATM_SD(sock); in svc_dropparty() local
587 struct atm_vcc *vcc = ATM_SD(sock); in svc_ioctl() local
H A Dclip.c167 struct atm_vcc *vcc; in clip_arp_rcv() local
319 static int clip_encap(struct atm_vcc *vcc, int mode) in clip_encap()
335 struct atm_vcc *vcc; in clip_start_xmit() local
415 static int clip_mkip(struct atm_vcc *vcc, int timeout) in clip_mkip()
444 static int clip_setentry(struct atm_vcc *vcc, __be32 ip) in clip_setentry()
607 static void atmarpd_close(struct atm_vcc *vcc) in atmarpd_close()
633 static int atm_init_atmarp(struct atm_vcc *vcc) in atm_init_atmarp()
658 struct atm_vcc *vcc = ATM_SD(sock); in clip_ioctl() local
786 struct clip_vcc *vcc; member
809 struct clip_vcc *vcc = state->vcc; in clip_seq_vcc_walk() local
[all …]
H A Dproc.c141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info()
170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state()
177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info()
204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info()
256 struct atm_vcc *vcc = atm_sk(state->sk); in pvc_seq_show() local
278 struct atm_vcc *vcc = atm_sk(state->sk); in vcc_seq_show() local
301 struct atm_vcc *vcc = atm_sk(state->sk); in svc_seq_show() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/atm/
H A Draw.c23 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw()
33 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw()
44 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0()
62 int atm_init_aal0(struct atm_vcc *vcc) in atm_init_aal0()
71 int atm_init_aal34(struct atm_vcc *vcc) in atm_init_aal34()
83 int atm_init_aal5(struct atm_vcc *vcc) in atm_init_aal5()
H A Dcommon.c45 struct atm_vcc *vcc = atm_sk(sk); in __vcc_insert_socket() local
102 struct atm_vcc *vcc = atm_sk(sk); in vcc_writable() local
127 struct atm_vcc *vcc = atm_sk(sk); in vcc_release_cb() local
143 struct atm_vcc *vcc; in vcc_create() local
175 struct atm_vcc *vcc = atm_sk(sk); in vcc_destroy_socket() local
271 struct atm_vcc *vcc; in atm_dev_release_vccs() local
526 struct atm_vcc *vcc; in vcc_recvmsg() local
572 struct atm_vcc *vcc; in vcc_sendmsg() local
654 struct atm_vcc *vcc; in vcc_poll() local
750 struct atm_vcc *vcc; in vcc_setsockopt() local
[all …]
H A Dsignaling.c37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos()
64 static int sigd_send(struct atm_vcc *vcc, struct sk_buff *skb) in sigd_send()
142 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2()
179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq()
187 static void purge_vcc(struct atm_vcc *vcc) in purge_vcc()
197 static void sigd_close(struct atm_vcc *vcc) in sigd_close()
233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach()
H A Dsvc.c46 static void svc_disconnect(struct atm_vcc *vcc) in svc_disconnect()
78 struct atm_vcc *vcc; in svc_release() local
101 struct atm_vcc *vcc; in svc_bind() local
157 struct atm_vcc *vcc = ATM_SD(sock); in svc_connect() local
286 struct atm_vcc *vcc = ATM_SD(sock); in svc_listen() local
432 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()
457 struct atm_vcc *vcc = ATM_SD(sock); in svc_setsockopt() local
531 struct atm_vcc *vcc = ATM_SD(sock); in svc_addparty() local
560 struct atm_vcc *vcc = ATM_SD(sock); in svc_dropparty() local
587 struct atm_vcc *vcc = ATM_SD(sock); in svc_ioctl() local
H A Dclip.c167 struct atm_vcc *vcc; in clip_arp_rcv() local
319 static int clip_encap(struct atm_vcc *vcc, int mode) in clip_encap()
335 struct atm_vcc *vcc; in clip_start_xmit() local
415 static int clip_mkip(struct atm_vcc *vcc, int timeout) in clip_mkip()
444 static int clip_setentry(struct atm_vcc *vcc, __be32 ip) in clip_setentry()
607 static void atmarpd_close(struct atm_vcc *vcc) in atmarpd_close()
633 static int atm_init_atmarp(struct atm_vcc *vcc) in atm_init_atmarp()
658 struct atm_vcc *vcc = ATM_SD(sock); in clip_ioctl() local
786 struct clip_vcc *vcc; member
809 struct clip_vcc *vcc = state->vcc; in clip_seq_vcc_walk() local
[all …]
H A Dproc.c141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info()
170 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state()
177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info()
204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info()
256 struct atm_vcc *vcc = atm_sk(state->sk); in pvc_seq_show() local
278 struct atm_vcc *vcc = atm_sk(state->sk); in vcc_seq_show() local
301 struct atm_vcc *vcc = atm_sk(state->sk); in svc_seq_show() local
/dports/www/varnish6/varnish-cache-varnish-6.6.2/lib/libvcc/
H A Dvcc_compile.h236 struct vcc { struct
245 #include <tbl/mgt_vcc.h> argument
250 unsigned ninifin;
253 struct tokenhead tokens;
255 unsigned nsources;
256 struct token *t;
257 int indent;
258 int hindent;
259 unsigned cnt;
267 struct vsb *sb;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/atm/
H A Datmtcp.c25 struct atm_vcc *vcc; /* control VCC; NULL if detached */ member
43 static int atmtcp_send_control(struct atm_vcc *vcc,int type, in atmtcp_send_control()
91 struct atm_vcc *vcc = *(struct atm_vcc **) &msg->vcc; in atmtcp_recv_control() local
120 static int atmtcp_v_open(struct atm_vcc *vcc) in atmtcp_v_open()
144 static void atmtcp_v_close(struct atm_vcc *vcc) in atmtcp_v_close()
160 struct atm_vcc *vcc; in atmtcp_v_ioctl() local
191 static int atmtcp_v_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_v_send()
246 static void atmtcp_c_close(struct atm_vcc *vcc) in atmtcp_c_close()
266 struct atm_vcc *vcc; in find_vcc() local
384 static int atmtcp_attach(struct atm_vcc *vcc,int itf) in atmtcp_attach()
[all …]
H A Deni.c307 static void rx_ident_err(struct atm_vcc *vcc) in rx_ident_err()
506 static int rx_aal0(struct atm_vcc *vcc) in rx_aal0()
543 static int rx_aal5(struct atm_vcc *vcc) in rx_aal5()
679 struct atm_vcc *vcc; in get_service() local
724 struct atm_vcc *vcc; in dequeue_rx() local
835 static void close_rx(struct atm_vcc *vcc) in close_rx()
1029 struct atm_vcc *vcc; in do_tx() local
1207 struct atm_vcc *vcc; in dequeue_tx() local
1388 static void close_tx(struct atm_vcc *vcc) in close_tx()
1908 static int eni_open(struct atm_vcc *vcc) in eni_open()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/atm/
H A Datmtcp.c25 struct atm_vcc *vcc; /* control VCC; NULL if detached */ member
43 static int atmtcp_send_control(struct atm_vcc *vcc,int type, in atmtcp_send_control()
91 struct atm_vcc *vcc = *(struct atm_vcc **) &msg->vcc; in atmtcp_recv_control() local
120 static int atmtcp_v_open(struct atm_vcc *vcc) in atmtcp_v_open()
144 static void atmtcp_v_close(struct atm_vcc *vcc) in atmtcp_v_close()
160 struct atm_vcc *vcc; in atmtcp_v_ioctl() local
191 static int atmtcp_v_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_v_send()
246 static void atmtcp_c_close(struct atm_vcc *vcc) in atmtcp_c_close()
266 struct atm_vcc *vcc; in find_vcc() local
384 static int atmtcp_attach(struct atm_vcc *vcc,int itf) in atmtcp_attach()
[all …]
H A Deni.c307 static void rx_ident_err(struct atm_vcc *vcc) in rx_ident_err()
506 static int rx_aal0(struct atm_vcc *vcc) in rx_aal0()
543 static int rx_aal5(struct atm_vcc *vcc) in rx_aal5()
679 struct atm_vcc *vcc; in get_service() local
724 struct atm_vcc *vcc; in dequeue_rx() local
835 static void close_rx(struct atm_vcc *vcc) in close_rx()
1029 struct atm_vcc *vcc; in do_tx() local
1207 struct atm_vcc *vcc; in dequeue_tx() local
1388 static void close_tx(struct atm_vcc *vcc) in close_tx()
1908 static int eni_open(struct atm_vcc *vcc) in eni_open()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/atm/
H A Datmtcp.c25 struct atm_vcc *vcc; /* control VCC; NULL if detached */ member
43 static int atmtcp_send_control(struct atm_vcc *vcc,int type, in atmtcp_send_control()
91 struct atm_vcc *vcc = *(struct atm_vcc **) &msg->vcc; in atmtcp_recv_control() local
120 static int atmtcp_v_open(struct atm_vcc *vcc) in atmtcp_v_open()
144 static void atmtcp_v_close(struct atm_vcc *vcc) in atmtcp_v_close()
160 struct atm_vcc *vcc; in atmtcp_v_ioctl() local
191 static int atmtcp_v_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_v_send()
246 static void atmtcp_c_close(struct atm_vcc *vcc) in atmtcp_c_close()
266 struct atm_vcc *vcc; in find_vcc() local
384 static int atmtcp_attach(struct atm_vcc *vcc,int itf) in atmtcp_attach()
[all …]
H A Deni.c307 static void rx_ident_err(struct atm_vcc *vcc) in rx_ident_err()
506 static int rx_aal0(struct atm_vcc *vcc) in rx_aal0()
543 static int rx_aal5(struct atm_vcc *vcc) in rx_aal5()
679 struct atm_vcc *vcc; in get_service() local
724 struct atm_vcc *vcc; in dequeue_rx() local
835 static void close_rx(struct atm_vcc *vcc) in close_rx()
1029 struct atm_vcc *vcc; in do_tx() local
1207 struct atm_vcc *vcc; in dequeue_tx() local
1388 static void close_tx(struct atm_vcc *vcc) in close_tx()
1908 static int eni_open(struct atm_vcc *vcc) in eni_open()
[all …]

12345678910>>...27