Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c641 struct pkt_rx_queue *list_rxq, const char *list_ifname) in ctx_exists() argument
646 !strncmp(ifname, list_ifname, IFNAMSIZ)) { in ctx_exists()