Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c135 static int xn_configure_features(struct netfront_info *np);
2022 xn_configure_features(np); in xn_connect()
2112 xn_configure_features(struct netfront_info *np) in xn_configure_features() function