Home
last modified time | relevance | path

Searched refs:rtmex_type (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Droute.h229 uint32_t rtmex_type; /* identifier for type of extension */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_rts.c165 rtm_ext->rtmex_type = RTMEX_GATEWAY_SECATTR; in rts_fill_msg_v6()
H A Dtnet.c1819 ((rtm_ext_t *)cp)->rtmex_type != RTMEX_GATEWAY_SECATTR) in tsol_rtsa_init()
H A Dip_rts.c1807 rtm_ext->rtmex_type = RTMEX_GATEWAY_SECATTR; in rts_fill_msg()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c2486 rtm_ext->rtmex_type = RTMEX_GATEWAY_SECATTR; in rtmsg()
3226 if (rtm_ext.rtmex_type == RTMEX_GATEWAY_SECATTR) in pmsg_secattr()