HomeSort by relevance Sort by last modified time
    Searched refs:un_nla (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ospf6.h 85 } un_nla; member in union:lsa6::__anon293
snoop_ospf.h 166 } un_nla; member in union:lsa::__anon283
snoop_ospf.c 441 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;
snoop_ospf6.c 453 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 180 milliseconds