Searched defs:flowhash (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.c797 u_int32_t flowhash; local
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c2033 u_int32_t flowhash = 0; local
2074 u_int32_t flowhash = inp->inp_flowhash; local
2118 inp_fc_getinp(u_int32_t flowhash) argument
2247 u_int32_t flowhash = inp->inp_flowhash; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c809 bpf_findinpcb(struct inpcbinfo *pcbinfo, uint32_t flowhash) argument
958 uint32_t flowhash; local
H A Dpfvar.h997 u_int32_t flowhash; member in struct:pf_state_key
1127 u_int32_t flowhash; member in struct:pfsync_state
1438 u_int32_t flowhash; /* flow hash to identify the sender */ member in struct:pf_pdesc

Completed in 31 milliseconds