Home
last modified time | relevance | path

Searched refs:n_long (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dip.h221 n_long ipt_time[1];
224 n_long ipt_time;
H A Din_systm.h87 typedef __uint32_t n_long; /* long as received from the net */ typedef
H A Dip_icmp.h241 void icmp_error(struct mbuf *, int, int, n_long, u_int32_t);
H A Dip_input.c3426 n_long dest; in ip_forward()
H A Dtcp_subr.c842 xchg(ip->ip_dst.s_addr, ip->ip_src.s_addr, n_long); in tcp_respond()