Searched refs:infce (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c1724 struct inp_fc_entry *infce; local
1739 infce = inp_fc_getinp(inp->inp_flowhash);
1740 if (infce != NULL)
1741 inp_fc_entry_free(infce);

Completed in 19 milliseconds