Lines Matching full:xdp
32 | *ATTACH_TYPE* := { **xdp** | **xdpgeneric** | **xdpdrv** | **xdpoffload** | **tcx_ingress** | **t…
39 Currently, device driver xdp attachments, tcx, netkit and old-style tc
52 The current output will start with all xdp program attachments, followed by
54 flow_dissector and finally netfilter programs. Both xdp programs and
64 command used with **overwrite** option. Currently, only XDP-related modes
68 **xdp** - try native XDP and fallback to generic XDP if NIC driver does not support it;
69 …**xdpgeneric** - Generic XDP. runs at generic XDP hook when packet already enters receive path as …
70 **xdpdrv** - Native XDP. runs earliest point in driver's receive path;
71 **xdpoffload** - Offload XDP. runs directly on NIC on each packet reception;
78 for attach must be specified. Currently, only XDP-related modes are
95 xdp:
111 "xdp": [{
162 xdp:
172 xdp:
182 xdp: