Home
last modified time | relevance | path

Searched refs:inp_calc_flowhash (Results 1 – 10 of 10) sorted by relevance

/xnu-10002.41.9/bsd/netinet6/
H A Dudp6_output.c384 inp_calc_flowhash(in6p); in udp6_output()
H A Dudp6_usrreq.c1008 inp_calc_flowhash(inp); in udp6_connect()
H A Draw_ip6.c539 inp_calc_flowhash(in6p); in rip6_output()
/xnu-10002.41.9/bsd/netinet/
H A Din_pcb.h868 extern u_int32_t inp_calc_flowhash(struct inpcb *);
H A Draw_ip.c514 inp_calc_flowhash(inp); in rip_output()
H A Dtcp_usrreq.c1579 inp_calc_flowhash(inp); in tcp_connect()
1707 inp_calc_flowhash(inp); in tcp6_connect()
H A Dudp_usrreq.c1798 inp_calc_flowhash(inp); in udp_output()
2320 inp_calc_flowhash(inp); in udp_connect()
H A Din_pcb.c3369 inp_calc_flowhash(struct inpcb *inp) in inp_calc_flowhash() function
H A Dtcp_input.c3505 inp_calc_flowhash(inp); in tcp_input()
/xnu-10002.41.9/bsd/net/
H A Dcontent_filter.c2669 inp_calc_flowhash(inp); in cfil_info_alloc()