Home
last modified time | relevance | path

Searched refs:flowi4_tun_key (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dflow.h80 #define flowi4_tun_key __fl_common.flowic_tun_key macro
113 fl4->flowi4_tun_key.tun_id = 0; in flowi4_init_output()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c362 fl4.flowi4_tun_key.tun_id = 0; in __fib_validate_source()
H A Droute.c2160 fl4.flowi4_tun_key.tun_id = tun_info->key.tun_id; in ip_route_input_slow()
2162 fl4.flowi4_tun_key.tun_id = 0; in ip_route_input_slow()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c5316 fl4.flowi4_tun_key.tun_id = 0; in bpf_ipv4_fib_lookup()