53 #include <exec-env/rte_kni_common.h>
69 int (*change_mtu)(uint8_t port_id,
unsigned new_mtu);
72 int (*config_network_if)(uint8_t port_id, uint8_t if_up);
84 char name[RTE_KNI_NAMESIZE];
91 uint8_t force_bind : 1;
153 __attribute__ ((deprecated));
202 struct rte_mbuf **mbufs,
unsigned num);
221 struct rte_mbuf **mbufs,
unsigned num);
236 __attribute__ ((deprecated));
248 extern struct rte_kni *
rte_kni_get(
const char *name);
273 __attribute__ ((deprecated));