Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds