| /onnv/onnv-gate/usr/src/uts/common/io/ppp/sppp/ |
| s_common.c | 113 create_lsmsg(enum LSstat ls_type) 129 plt->ppp_message = ls_type;
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| snoop_ospf.c | 203 ospf_print_ls_type(int flags, uint32_t ls_type, struct in_addr ls_stateid, 206 switch (ls_type) { 292 sprintf(sum_line, " unknown LSA type %d", ls_type); 297 "Unknown LSA type %d", ls_type); 319 ospf_print_ls_type(flags, lsah->ls_type, lsah->ls_stateid, 345 switch (lsa->ls_hdr.ls_type) { 530 " Unknown LSA type %d", lsa->ls_hdr.ls_type); 683 ospf_print_ls_type(flags, ntohl(lsr->ls_type),
|
| snoop_ospf.h | 80 /* ls_type */ 134 uchar_t ls_type; member in struct:lsa_hdr 250 uint32_t ls_type; member in struct:ospfhdr::__anon288::lsr
|
| snoop_ospf6.h | 157 uint16_t ls_type; member in struct:ospf6hdr::__anon300::lsr6
|
| snoop_ospf6.c | 728 ospf6_print_ls_type(flags, ntohl(lsr->ls_type),
|