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