Home
last modified time | relevance | path

Searched refs:tcf_vlan (Results 1 – 2 of 2) sorted by relevance

/linux/net/sched/
A Dact_vlan.c25 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_act()
127 struct tcf_vlan *v; in tcf_vlan_init()
277 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_cleanup()
289 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_dump()
349 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_stats_update()
383 .size = sizeof(struct tcf_vlan),
/linux/include/net/tc_act/
A Dtc_vlan.h23 struct tcf_vlan { struct
27 #define to_vlan(a) ((struct tcf_vlan *)a) argument

Completed in 4 milliseconds