Searched refs:pfe (Results 1 – 2 of 2) sorted by relevance
939 flow_entry_release(struct flow_entry **pfe) in flow_entry_release() argument941 struct flow_entry *fe = *pfe; in flow_entry_release()943 *pfe = NULL; /* caller lose reference */ in flow_entry_release()
1010 extern void flow_entry_release(struct flow_entry **pfe);