Home
last modified time | relevance | path

Searched refs:bpf_xdp_metadata_rx_timestamp (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dxdp_metadata.c22 extern int bpf_xdp_metadata_rx_timestamp(const struct xdp_md *ctx,
55 bpf_xdp_metadata_rx_timestamp(ctx, &timestamp); in rx()
A Dxdp_hw_metadata.c15 extern int bpf_xdp_metadata_rx_timestamp(const struct xdp_md *ctx,
72 if (!bpf_xdp_metadata_rx_timestamp(ctx, &meta->rx_timestamp)) in rx()
/linux-6.3-rc2/include/net/
A Dxdp.h417 bpf_xdp_metadata_rx_timestamp) \
/linux-6.3-rc2/Documentation/networking/
A Dxdp-rx-metadata.rst21 :identifiers: bpf_xdp_metadata_rx_timestamp bpf_xdp_metadata_rx_hash
/linux-6.3-rc2/net/core/
A Dxdp.c725 __bpf_kfunc int bpf_xdp_metadata_rx_timestamp(const struct xdp_md *ctx, u64 *timestamp) in bpf_xdp_metadata_rx_timestamp() function

Completed in 6 milliseconds