Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c774 flow_entry_release(struct flow_entry **pfe) in flow_entry_release() argument
776 struct flow_entry *fe = *pfe; in flow_entry_release()
778 *pfe = NULL; /* caller lose reference */ in flow_entry_release()
H A Dflow_var.h981 extern void flow_entry_release(struct flow_entry **pfe);