Lines Matching refs:UDPContext
83 typedef struct UDPContext { struct
120 } UDPContext; argument
122 #define OFFSET(x) offsetof(UDPContext, x)
337 UDPContext *s = h->priv_data; in udp_socket_create()
408 UDPContext *s = h->priv_data; in ff_udp_set_remote_url()
447 UDPContext *s = h->priv_data; in ff_udp_get_local_port()
458 UDPContext *s = h->priv_data; in udp_get_file_handle()
466 UDPContext *s = h->priv_data; in circular_buffer_task_rx()
527 UDPContext *s = h->priv_data; in circular_buffer_task_tx()
630 UDPContext *s = h->priv_data; in udp_open()
949 UDPContext *s = h->priv_data; in udplite_open()
959 UDPContext *s = h->priv_data; in udp_read()
1023 UDPContext *s = h->priv_data; in udp_write()
1073 UDPContext *s = h->priv_data; in udp_close()
1122 .priv_data_size = sizeof(UDPContext),
1134 .priv_data_size = sizeof(UDPContext),