Home
last modified time | relevance | path

Searched refs:ip_hashfn (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/netinet/
H A Dip_var.h198 void ip_hashfn(struct mbuf **, int);
H A Dip_demux.c286 ip_hashfn(struct mbuf **mptr, int hoff) in ip_hashfn() function
H A Dip_input.c393 netisr_register(NETISR_IP, ip_input_handler, ip_hashfn); in ip_init()
490 ip_hashfn(&m, 0); in ip_input()
907 ip_hashfn(&m, 0); in ip_rehashm()
/dragonfly/sys/net/ipfw3_nat/
H A Dip_fw3_nat.c380 ip_hashfn(&m, 0); in ip_fw3_nat()
/dragonfly/sys/net/ipfw/
H A Dip_fw2.c3363 ip_hashfn(&m, 0); in ipfw_rehashm()
4253 ip_hashfn(&m, 0); in ipfw_chk()