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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h706 extern struct inp_fc_entry *inp_fc_getinp(u_int32_t);
H A Din_pcb.c1739 infce = inp_fc_getinp(inp->inp_flowhash);
2118 inp_fc_getinp(u_int32_t flowhash) function
/darwin-on-arm/xnu/bsd/net/
H A Ddlil.c5816 infc = inp_fc_getinp(fce->fce_flowhash);

Completed in 31 milliseconds