Searched refs:pfe (Results 1 – 2 of 2) sorted by relevance
487 flow_entry_release(struct flow_entry **pfe) in flow_entry_release() argument489 struct flow_entry *fe = *pfe; in flow_entry_release()491 *pfe = NULL; /* caller lose reference */ in flow_entry_release()
930 extern void flow_entry_release(struct flow_entry **pfe);