Searched refs:tcx_egress (Results 1 – 7 of 7) sorted by relevance
65 rcu_assign_pointer(dev->tcx_egress, entry); in tcx_entry_update()75 return rcu_dereference_rtnl(dev->tcx_egress); in tcx_entry_fetch()
32 …E* := { **xdp** | **xdpgeneric** | **xdpdrv** | **xdpoffload** | **tcx_ingress** | **tcx_egress** }73 **tcx_egress** - Egress TCX. runs on egress net traffic;
296 struct bpf_mprog_entry *egress_entry = rtnl_dereference(dev->tcx_egress); in clsact_destroy()
121 struct bpf_mprog_entry tcx_egress read_mostly …
1087 local ATTACH_TYPES='xdp xdpgeneric xdpdrv xdpoffload tcx_ingress tcx_egress'
2088 struct bpf_mprog_entry __rcu *tcx_egress; member
4345 struct bpf_mprog_entry *entry = rcu_dereference_bh(dev->tcx_egress); in sch_handle_egress()12465 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_tx, tcx_egress); in net_dev_struct_check()