Home
last modified time | relevance | path

Searched defs:features (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/dpdk-iface-kmod/
H A Ddpdk_iface.h100 netdev_set_features(struct net_device *netdev, netdev_features_t features) in netdev_set_features()
111 netdev_fix_features(struct net_device *netdev, netdev_features_t features) in netdev_fix_features()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dserver.c1037 const char features[] = "" in show_features() local