Home
last modified time | relevance | path

Searched defs:rtentry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Droute.h97 struct rtentry { struct
98 uint_t rt_hash; /* to speed lookups */
99 struct sockaddr rt_dst; /* key */
100 struct sockaddr rt_gateway; /* value */
101 short rt_flags; /* up/down?, host/net */
102 short rt_refcnt; /* # held references */
103 uint_t rt_use; /* raw # packets forwarded */
110 struct ifnet *rt_ifp; /* the answer: interface to use */
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c774 struct rtentry rtentry; in whoami() local
1123 struct rtentry rtentry; in dhcpinit() local
1490 rtioctl(TIUSER *tiptr, int cmd, struct rtentry *rtentry) in rtioctl()
2194 struct rtentry rtentry; in bp_netconfig() local
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1202 struct rtentry { struct