Home
last modified time | relevance | path

Searched refs:xdp_md (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
H A Doffload.c779 static inline __always_inline int do_xdp_forward6(struct xdp_md *ctx, const bool is_ethernet,
784 static inline __always_inline int do_xdp_forward4(struct xdp_md *ctx, const bool is_ethernet, in do_xdp_forward4()
789 static inline __always_inline int do_xdp_forward_ether(struct xdp_md *ctx, const bool downstream) { in do_xdp_forward_ether()
806 static inline __always_inline int do_xdp_forward_rawip(struct xdp_md *ctx, const bool downstream) { in do_xdp_forward_rawip()
822 DEFINE_BPF_PROG_KVER(str, AID_ROOT, AID_NETWORK_STACK, func, KVER(5, 9, 0))(struct xdp_md *ctx)
H A Dtest.c31 (struct xdp_md *ctx) {
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dbpf.h705 struct xdp_md { struct