Home
last modified time | relevance | path

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

/dpdk/drivers/net/tap/
H A Drte_eth_tap.c147 tun_alloc(struct pmd_internals *pmd, int is_keepalive) in tun_alloc() function
1556 *fd = tun_alloc(pmd, 0); in tap_setup_queue()
2053 pmd->ka_fd = tun_alloc(pmd, 1); in eth_dev_tap_create()