Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c939 flow_entry_release(struct flow_entry **pfe) in flow_entry_release() argument
941 struct flow_entry *fe = *pfe; in flow_entry_release()
943 *pfe = NULL; /* caller lose reference */ in flow_entry_release()
H A Dflow_var.h1010 extern void flow_entry_release(struct flow_entry **pfe);