Home
last modified time | relevance | path

Searched refs:ifa_msghdr (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A Drouting_events.c78 struct ifa_msghdr ifa;
115 struct ifa_msghdr *ifa; in routing_events_v4()
230 struct ifa_msghdr *ifa; in routing_events_v6()
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c1073 check_rtm_addr(const struct ifa_msghdr *ifam, int msglen, boolean_t isv6, in check_rtm_addr()
1141 is_rtm_v6(const struct ifa_msghdr *ifam, int msglen) in is_rtm_v6()
1183 check_lif(dhcp_lif_t *lif, const struct ifa_msghdr *ifam, int msglen) in check_lif()
1257 check_main_lif(dhcp_smach_t *dsmp, const struct ifa_msghdr *ifam, int msglen) in check_main_lif()
1365 struct ifa_msghdr ifam; in rtsock_event()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1276 mDNSlocal void PrintRoutingSocketMsg( const struct ifa_msghdr *pRSMsg) in PrintRoutingSocketMsg()
1294 struct ifa_msghdr *pRSMsg = (struct ifa_msghdr*) buff; in ProcessRoutingNotification()
1298 if ( readCount < (ssize_t) sizeof( struct ifa_msghdr)) in ProcessRoutingNotification()
/titanic_41/usr/src/uts/common/net/
H A Dif.h694 typedef struct ifa_msghdr { struct
/titanic_41/usr/src/cmd/nscd/
H A Dnscd_frontend.c1475 struct ifa_msghdr ifam; in rts_mon()
1477 struct ifa_msghdr *ifam = &mbuf.ifam; in rts_mon()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c713 struct ifa_msghdr *ifam; in dump_rt_msg()
744 ifam = (struct ifa_msghdr *)rtm; in dump_rt_msg()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c2587 struct ifa_msghdr *ifam; in print_rtmsg()
2625 ifam = (struct ifa_msghdr *)rtm; in print_rtmsg()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c1406 struct ifa_msghdr *ifam; in vrrpd_rtsock_handler()
1419 ifam = (struct ifa_msghdr *)buf; in vrrpd_rtsock_handler()