Symbol: rt_msghdr
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
114
struct rt_msghdr *rtm;
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
229
struct rt_msghdr *rtm;
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
387
struct rt_msghdr *rtm = (struct rt_msghdr *)rtbuf;
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
388
void *addrs = rtbuf + sizeof (struct rt_msghdr);
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
51
#define RTMBUFSZ sizeof (struct rt_msghdr) + \
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
64
struct rt_msghdr rtm;
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
336
struct rt_msghdr rm_mh;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
1456
struct rt_msghdr *rtm;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
1471
rtm = (struct rt_msghdr *)msg;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/defs.h
81
extern struct rt_msghdr *rt_msg;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
1483
rt_msg = (struct rt_msghdr *)malloc(NDP_RTM_MSGLEN);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
1508
cp = (char *)rt_msg + sizeof (struct rt_msghdr);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
1590
struct rt_msghdr *rtm;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
1607
rtm = (struct rt_msghdr *)msg;
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
79
#define NDP_RTM_MSGLEN sizeof (struct rt_msghdr) + \
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/main.c
91
struct rt_msghdr *rt_msg; /* Routing socket message */
usr/src/cmd/cmd-inet/usr.lib/in.ripngd/tables.c
48
#define RIPNG_RTM_MSGLEN sizeof (struct rt_msghdr) + \
usr/src/cmd/cmd-inet/usr.lib/in.ripngd/tables.c
56
static struct rt_msghdr *rt_msg; /* Routing socket message */
usr/src/cmd/cmd-inet/usr.lib/in.ripngd/tables.c
647
rt_msg = (struct rt_msghdr *)malloc(RIPNG_RTM_MSGLEN);
usr/src/cmd/cmd-inet/usr.lib/in.ripngd/tables.c
671
cp = (char *)rt_msg + sizeof (struct rt_msghdr);
usr/src/cmd/cmd-inet/usr.sbin/6to4relay.c
109
struct rt_msghdr rt_hdr;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1113
rtm_add(struct rt_msghdr *rtm,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1244
rtm_lose(struct rt_msghdr *rtm, struct rt_addrinfo *info)
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1346
struct rt_msghdr rtm;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1575
struct rt_msghdr rtm;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
707
dump_rt_msg(const char *act, struct rt_msghdr *rtm, int mlen)
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
804
struct rt_msghdr w_rtm;
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
821
w.w_rtm.rtm_msglen = sizeof (struct rt_msghdr) +
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
369
ndp_extract_sockaddrs(struct rt_msghdr *rtm, struct sockaddr **dst,
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
435
struct rt_msghdr *m_rtm = &msg->m_rtm;
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
48
struct rt_msghdr m_rtm;
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
77
static int ndp_extract_sockaddrs(struct rt_msghdr *, struct sockaddr **,
usr/src/cmd/cmd-inet/usr.sbin/route.c
2432
print_rtmsg((struct rt_msghdr *)msg, n);
usr/src/cmd/cmd-inet/usr.sbin/route.c
2584
print_rtmsg(struct rt_msghdr *rtm, int msglen)
usr/src/cmd/cmd-inet/usr.sbin/route.c
2641
print_getmsg(rtcmd_irep_t *req_rt, struct rt_msghdr *rtm, int msglen)
usr/src/cmd/cmd-inet/usr.sbin/route.c
269
static void pmsg_common(const struct rt_msghdr *rtm, size_t len);
usr/src/cmd/cmd-inet/usr.sbin/route.c
271
struct rt_msghdr *rtm, int msglen);
usr/src/cmd/cmd-inet/usr.sbin/route.c
274
static void print_rtmsg(struct rt_msghdr *rtm, int msglen);
usr/src/cmd/cmd-inet/usr.sbin/route.c
2780
pmsg_common(const struct rt_msghdr *rtm, size_t msglen)
usr/src/cmd/cmd-inet/usr.sbin/route.c
326
struct rt_msghdr m_rtm;
usr/src/cmd/cmd-inet/usr.sbin/route.c
719
struct rt_msghdr *rtm;
usr/src/cmd/idmap/idmapd/idmap_config.c
1278
struct rt_msghdr *rtm;
usr/src/cmd/idmap/idmapd/idmap_config.c
1284
rtm = (struct rt_msghdr *)msg;
usr/src/cmd/nscd/nscd_frontend.c
1478
struct rt_msghdr rtm;
usr/src/cmd/smbsrv/smbd/smbd_nicmon.c
185
struct rt_msghdr *rtm;
usr/src/cmd/smbsrv/smbd/smbd_nicmon.c
196
rtm = (struct rt_msghdr *)msg;
usr/src/cmd/zoneadmd/vplat.c
1983
struct rt_msghdr hdr;
usr/src/lib/libipadm/common/ipadm_ngz.c
157
struct rt_msghdr w_rtm;
usr/src/lib/libipadm/common/ipadm_ngz.c
172
w.w_rtm.rtm_msglen = sizeof (struct rt_msghdr) +
usr/src/lib/libipadm/common/ipadm_ngz.c
79
struct rt_msghdr w_rtm;
usr/src/lib/libipadm/common/ipadm_ngz.c
94
w.w_rtm.rtm_msglen = sizeof (struct rt_msghdr) +