Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dip_divert.h48 int div_input(struct mbuf **, int *offp, int);
H A Din_proto.c255 .pr_input = div_input,
H A Dip_divert.c145 div_input(struct mbuf **mp, int *offp, int proto) in div_input() function