Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Droute.h215 #define RTAX_GATEWAY 1 macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h756 #define INFO_GATE(I) ((I)->rti_info[RTAX_GATEWAY])
H A Dtable.c1431 info.rti_info[RTAX_GATEWAY] = (struct sockaddr_storage *)&sin_gate; in sync_kern()