OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tun_data
(Results
1 - 7
of
7
) sorted by null
/external/libppp/src/
tun.h
29
struct
tun_data
{
struct
ip.c
910
struct
tun_data
tun;
bundle.c
552
struct
tun_data
tun;
[
all
...]
/external/android-clat/
clatd.h
34
struct
tun_data
{
struct
clatd.c
120
void deconfigure_tun_ipv6(const struct
tun_data
*tunnel) {
135
void configure_tun_ipv6(const struct
tun_data
*tunnel) {
150
void interface_poll(const struct
tun_data
*tunnel) {
182
void configure_tun_ip(const struct
tun_data
*tunnel) {
256
void configure_interface(const char *uplink_interface, const char *plat_prefix, struct
tun_data
*tunnel) {
303
void read_packet(int active_fd, const struct
tun_data
*tunnel) {
334
void event_loop(const struct
tun_data
*tunnel) {
383
struct
tun_data
tunnel;
translate.h
63
void translate_packet(const struct
tun_data
*tunnel, struct tun_pi *tun_header, const char *packet,
translate.c
474
void translate_packet(const struct
tun_data
*tunnel, struct tun_pi *tun_header, const char *packet,
Completed in 2454 milliseconds