Searched refs:nh_src (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Din_fib.h50 struct in_addr nh_src; /* default source IPv4 address */ member in struct:nhop4_extended
H A Din_fib.c119 pnh4->nh_src = IA_SIN(ia)->sin_addr;
H A Dip_options.c261 memcpy(cp + off, &nh_ext.nh_src,
304 memcpy(cp + off, &nh_ext.nh_src,
H A Dip_fastfwd.c150 s.sin_addr = nh.nh_src;
H A Dip_icmp.c840 t = nh_ext.nh_src;
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-decnet.c380 word nh_src; /* source link address */ member in struct:nsphdr
851 src = EXTRACT_LE_16BITS(nsphp->nh_src);
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clport.c1012 if (IN_LOOPBACK(ntohl(nh_ext.nh_src.s_addr))) {
1018 *((struct in_addr *)paddr) = nh_ext.nh_src;

Completed in 123 milliseconds