Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c273 #define PTNET_MAX_PKT_SIZE 65536 macro
815 ifr->ifr_mtu > PTNET_MAX_PKT_SIZE) { in ptnet_ioctl()
905 sc->min_tx_space = PTNET_MAX_PKT_SIZE / nm_buf_size + 2; in ptnet_init_locked()