Searched refs:SET_HOST_IPLEN (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_pfil.c134 SET_HOST_IPLEN(mtod(*m0, struct ip *));
281 SET_HOST_IPLEN(mtod(*m0, struct ip *));
326 SET_HOST_IPLEN(ip); /* ip_reass wants host order */
H A Dip_dn_io.c654 SET_HOST_IPLEN(mtod(m, struct ip *));
H A Dip_fw2.c634 SET_HOST_IPLEN(ip);
2443 SET_HOST_IPLEN(ip);
/freebsd-9.3-release/sys/netinet/
H A Din.h756 #define SET_HOST_IPLEN(p) do {} while (0) macro
764 #define SET_HOST_IPLEN(p) do { \ macro
/freebsd-9.3-release/sys/netgraph/
H A Dng_ipfw.c272 SET_HOST_IPLEN(ip);

Completed in 121 milliseconds