Searched refs:n_long (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dnfsv2.h123 n_long nfs_sec;
124 n_long nfs_usec;
131 n_long fa_type;
132 n_long fa_mode;
133 n_long fa_nlink;
134 n_long fa_uid;
135 n_long fa_gid;
136 n_long fa_size;
137 n_long fa_blocksize;
138 n_long fa_rde
[all...]
H A Drpc.h52 ssize_t rpc_call(struct iodesc *, n_long, n_long, n_long, void *, size_t,
57 int rpc_getport(struct iodesc *, n_long, n_long);
H A Dglobals.c26 n_long netmask = 0xffffff00; /* subnet or net mask */
H A Dnfs.c64 n_long fa_type;
65 n_long fa_mode;
66 n_long fa_nlink;
67 n_long fa_uid;
68 n_long fa_gid;
69 n_long fa_size;
70 n_long fa_blocksize;
71 n_long fa_rdev;
72 n_long fa_blocks;
73 n_long fa_fsi
[all...]
H A Drpc.c116 rpc_call(struct iodesc *d, n_long prog, n_long vers, n_long proc,
125 n_long x;
291 n_long ip_src;
292 n_long ip_dst;
385 rpc_getport(struct iodesc *d, n_long prog, n_long vers)
388 n_long prog; /* call program */
389 n_long ver
[all...]
H A Dbootparam.c121 n_long capsule[64];
124 n_long h[RPC_HEADER_WORDS];
128 n_long h[RPC_HEADER_WORDS];
237 n_long h[RPC_HEADER_WORDS];
238 n_long d[64];
241 n_long h[RPC_HEADER_WORDS];
242 n_long d[128];
380 n_long l; /* network order */
412 n_long l; /* network order */
H A Dnet.h57 /* Returns true if n_long's on the same net */
101 extern n_long netmask;
H A Ddev_net.c203 n_long smask;
H A Dbootp.c64 static n_long nmask, smask;
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/win32/Include/Netinet/
H A Din_systm.h50 typedef u_int n_long; /* long as received from the net */ typedef
H A Dip.h147 n_long ipt_time[1];
150 n_long ipt_time;
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Din_systm.h51 typedef u_int32_t n_long; /* long as received from the net */ typedef
H A Dip_icmp.h240 void icmp_error(struct mbuf *, int, int, n_long, int);
H A Dip_icmp.c225 icmp_error(struct mbuf *n, int type, int code, n_long dest,
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/libsa/
H A Dnfs.c55 n_long fa_type;
56 n_long fa_mode;
57 n_long fa_nlink;
58 n_long fa_uid;
59 n_long fa_gid;
60 n_long fa_size;
61 n_long fa_blocksize;
62 n_long fa_rdev;
63 n_long fa_blocks;
64 n_long fa_fsi
[all...]
/netbsd-6-1-5-RELEASE/sbin/mount_nfs/
H A Dudp_xfer.c43 typedef uint32_t n_long; typedef
H A Dgetnfsargs_small.c122 typedef int32_t n_long; typedef
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A Ddev_net.c197 extern n_long ip_convertaddr(char *p);
206 n_long smask;
/netbsd-6-1-5-RELEASE/sbin/routed/
H A Drdisc.c59 n_long icmp_ad_addr;
60 n_long icmp_ad_pref;
69 n_long icmp_so_rsvd;
92 n_long dr_recv_pref; /* received but biased preference */
93 n_long dr_pref; /* preference adjusted by metric */
102 #define PREF(p, ifp) ((n_long)(p) <= (n_long)((ifp)->int_metric \
121 n_long *wp, *lim;
464 n_long new_pref = 0;
577 n_long pre
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/netinet/
H A Dip_icmp.h172 void icmp_error __P((struct mbuf *, int, int, n_long, struct ifnet *));
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/stand/netboot/
H A Ddev_net.c81 n_long netmask; /* subnet or net mask */
/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/netboot/
H A Ddev_net.c81 n_long netmask; /* subnet or net mask */
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dnetio.c97 n_long netmask;
/netbsd-6-1-5-RELEASE/sys/netmpls/
H A Dmpls_ttl.c163 static void mpls_icmp_error(struct mbuf *, int, int, n_long, int,
173 mpls_icmp_error(struct mbuf *n, int type, int code, n_long dest,
/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c1703 n_long l;

Completed in 249 milliseconds

12