Searched refs:un_nla (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.h85 } un_nla; member in union:lsa6::__anon345
H A Dsnoop_ospf.h166 } un_nla; member in union:lsa::__anon335
H A Dsnoop_ospf.c441 if (TRUNC(&lsa->lsa_un.un_nla.nla_mask))
447 inet_ntoa(lsa->lsa_un.un_nla.nla_mask));
451 addr = lsa->lsa_un.un_nla.nla_router;
H A Dsnoop_ospf6.c453 if (TRUNC(&lsa->lsa_un.un_nla.nla_options))
457 ntohl(lsa->lsa_un.un_nla.nla_options));
467 addr = lsa->lsa_un.un_nla.nla_router;

Completed in 40 milliseconds