Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dip_demux.c146 ip_lengthcheck(struct mbuf **mp, int hoff) in ip_lengthcheck() function
296 if (!ip_lengthcheck(mptr, hoff)) in ip_hashfn()
H A Dip_var.h205 ip_lengthcheck(struct mbuf **, int);
/dragonfly/sys/net/
H A Dif_ethersubr.c1121 if (!ip_lengthcheck(&m, 0)) in ether_demux_oncpu()