Searched refs:SET_NET_IPLEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Din.h755 #define SET_NET_IPLEN(p) do {} while (0) macro
758 #define SET_NET_IPLEN(p) do { \ macro
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_pfil.c117 SET_NET_IPLEN(mtod(*m0, struct ip *));
337 SET_NET_IPLEN(ip);
H A Dip_fw2.c2457 SET_NET_IPLEN(ip);

Completed in 111 milliseconds