Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c50 typedef enum {FRA_INVALID, FRA_ACCEPT, FRA_DROP} FRAction; typedef
66 FRAction fr_action; /* action */
340 FRAction action; in ApplyActionPerFlow()