Home | History | Annotate | Download | only in tcpdump

Lines Matching full:order

456 	/* Fetch string length; convert to host order */
863 u_int32_t xid; /* transaction ID (net order) */
866 struct in6_addr client; /* client IP address (net order) */
867 struct in6_addr server; /* server IP address (net order) */
869 struct in_addr client; /* client IP address (net order) */
870 struct in_addr server; /* server IP address (net order) */
872 u_int32_t proc; /* call proc number (host order) */
873 u_int32_t vers; /* program version (host order) */