Searched refs:ip_rts_rtmsg (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ |
H A D | ip_rts.h | 68 extern void ip_rts_rtmsg(int, ire_t *, int, ip_stack_t *);
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_rts.c | 188 ip_rts_rtmsg(int type, ire_t *ire, int error, ip_stack_t *ipst) in ip_rts_rtmsg() function
|
H A D | ip_ndp.c | 849 ip_rts_rtmsg(RTM_DELETE, ire, 0, ipst); in ncec_router_to_host()
|
H A D | ip_if.c | 5947 ip_rts_rtmsg(RTM_OLDADD, ire, 0, ipst); in ip_rt_add() 6092 ip_rts_rtmsg(RTM_OLDDEL, ire, 0, ipst); in ip_rt_delete()
|