Home
last modified time | relevance | path

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

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