Lines Matching full:xdp
33 | *ATTACH_TYPE* := { **xdp** | **xdpgeneric** | **xdpdrv** | **xdpoffload** }
40 Currently, device driver xdp attachments, tcx and old-style tc
54 The current output will start with all xdp program attachments, followed by
56 and finally netfilter programs. Both xdp programs and tcx/tc programs are
67 Currently, only XDP-related modes are supported for *ATTACH_TYPE*.
70 **xdp** - try native XDP and fallback to generic XDP if NIC driver does not support it;
71 …**xdpgeneric** - Generic XDP. runs at generic XDP hook when packet already enters receive path as …
72 **xdpdrv** - Native XDP. runs earliest point in driver's receive path;
73 **xdpoffload** - Offload XDP. runs directly on NIC on each packet reception;
79 Currently, only XDP-related modes are supported for *ATTACH_TYPE*.
95 xdp:
111 "xdp": [{
162 xdp:
172 xdp:
182 xdp: