HomeSort by: relevance | last modified time | path
    Searched defs:nh_ext (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clport.c 1069 struct nhop4_extended nh_ext; local in function:nfscl_getmyip
1074 &nh_ext);
1079 if ((ntohl(nh_ext.nh_src.s_addr) >> IN_CLASSA_NSHIFT) ==
1086 *((struct in_addr *)paddr) = nh_ext.nh_src;

Completed in 13 milliseconds