Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dveth.c1675 static int veth_xdp_rx_timestamp(const struct xdp_md *ctx, u64 *timestamp) in veth_xdp_rx_timestamp() function
1723 .xmo_rx_timestamp = veth_xdp_rx_timestamp,