Searched defs:bpdu_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dtransmit.c79 BPDU_VERSION_ID, 0x00 /* version, bpdu_type */
97 unsigned char bpdu_type,
104 bpdu_packet.hdr.bpdu_type = bpdu_type;
105 bpdu_packet.hdr.version = (BPDU_RSTP == bpdu_type) ?
96 build_bpdu_header(int port_index, unsigned char bpdu_type, unsigned short pkt_len) argument
H A Dstp_bpdu.h68 unsigned char bpdu_type; member in struct:bpdu_header_t

Completed in 277 milliseconds