Home
last modified time | relevance | path

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

/f-stack/tools/knictl/
H A Dknictl.c17 return FF_KNICTL_ACTION_ALL_TO_KNI; in get_action()
30 case FF_KNICTL_ACTION_ALL_TO_KNI: in get_action_str()
/f-stack/lib/
H A Dff_msg.h118 FF_KNICTL_ACTION_ALL_TO_KNI, enumerator
H A Dff_dpdk_if.c502 return FF_KNICTL_ACTION_ALL_TO_KNI; in get_kni_action()
1370 if (knictl_action == FF_KNICTL_ACTION_ALL_TO_KNI){
1536 …case FF_KNICTL_ACTION_ALL_TO_KNI: knictl_action = FF_KNICTL_ACTION_ALL_TO_KNI; msg->result = 0; pr…