Home
last modified time | relevance | path

Searched refs:tcf_tunnel_key (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_tunnel_key.h20 struct tcf_tunnel_key { struct
25 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a)
30 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_set()
44 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_release()
58 struct tcf_tunnel_key *t = to_tunnel_key(a); in tcf_tunnel_info()
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_tunnel_key.h20 struct tcf_tunnel_key { struct
25 #define to_tunnel_key(a) ((struct tcf_tunnel_key *)a)
30 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_set()
44 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_release()
58 struct tcf_tunnel_key *t = to_tunnel_key(a); in tcf_tunnel_info()
/kernel/linux/linux-5.10/net/sched/
H A Dact_tunnel_key.c29 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_act()
368 struct tcf_tunnel_key *t; in tunnel_key_init()
560 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_release()
716 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_dump()
800 .size = sizeof(struct tcf_tunnel_key),
/kernel/linux/linux-6.6/net/sched/
H A Dact_tunnel_key.c30 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_act()
369 struct tcf_tunnel_key *t; in tunnel_key_init()
564 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_release()
720 struct tcf_tunnel_key *t = to_tunnel_key(a); in tunnel_key_dump()
843 .size = sizeof(struct tcf_tunnel_key),

Completed in 3 milliseconds