Searched refs:pfe (Results 1 – 2 of 2) sorted by relevance
774 flow_entry_release(struct flow_entry **pfe) in flow_entry_release() argument776 struct flow_entry *fe = *pfe; in flow_entry_release()778 *pfe = NULL; /* caller lose reference */ in flow_entry_release()
981 extern void flow_entry_release(struct flow_entry **pfe);