Home
last modified time | relevance | path

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

/freebsd/sys/dev/vte/
H A Dif_vte.c139 static int sysctl_hw_vte_int_mod(SYSCTL_HANDLER_ARGS);
556 &sc->vte_int_rx_mod, 0, sysctl_hw_vte_int_mod, "I", in vte_sysctl_node()
560 &sc->vte_int_tx_mod, 0, sysctl_hw_vte_int_mod, "I", in vte_sysctl_node()
2069 sysctl_hw_vte_int_mod(SYSCTL_HANDLER_ARGS) in sysctl_hw_vte_int_mod() function