Searched refs:ls_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Ds_common.c113 create_lsmsg(enum LSstat ls_type) argument
129 plt->ppp_message = ls_type;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c203 ospf_print_ls_type(int flags, uint32_t ls_type, struct in_addr ls_stateid, argument
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),
H A Dsnoop_ospf.h80 /* ls_type */
134 uchar_t ls_type; member in struct:lsa_hdr
250 uint32_t ls_type; member in struct:ospfhdr::__anon314::lsr
H A Dsnoop_ospf6.h157 uint16_t ls_type; member in struct:ospf6hdr::__anon326::lsr6
H A Dsnoop_ospf6.c728 ospf6_print_ls_type(flags, ntohl(lsr->ls_type),

Completed in 59 milliseconds