Home
last modified time | relevance | path

Searched refs:ipflow_create (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Dip_var.h253 void ipflow_create(struct route *, struct mbuf *);
H A Dip_flow.c521 ipflow_create(struct route *ro, struct mbuf *m) in ipflow_create() function
H A Dip_input.c1436 ipflow_create(ro, mcopy); in ip_forward()