Home
last modified time | relevance | path

Searched defs:bpf_xdp_offload_upstream_ether (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/bpf/bpf_progs/
H A Doffload.c23 static SEC("xdp/offload/upstream/ether") int bpf_xdp_offload_upstream_ether(struct xdp_md *ctx) { return 0; } in bpf_xdp_offload_upstream_ether() function

Completed in 1 milliseconds