Searched refs:bpf_xdp_metadata_rx_timestamp (Results 1 – 5 of 5) sorted by relevance
22 extern int bpf_xdp_metadata_rx_timestamp(const struct xdp_md *ctx,55 bpf_xdp_metadata_rx_timestamp(ctx, ×tamp); in rx()
15 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()
417 bpf_xdp_metadata_rx_timestamp) \
21 :identifiers: bpf_xdp_metadata_rx_timestamp bpf_xdp_metadata_rx_hash
725 __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