Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/client/
Dnfs_clport.c1069 struct nhop4_extended nh_ext; in nfscl_getmyip() local
1074 &nh_ext); in nfscl_getmyip()
1079 if ((ntohl(nh_ext.nh_src.s_addr) >> IN_CLASSA_NSHIFT) == in nfscl_getmyip()
1086 *((struct in_addr *)paddr) = nh_ext.nh_src; in nfscl_getmyip()