Home
last modified time | relevance | path

Searched refs:bstp_pdu_flags (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dbridgestp.c99 static int bstp_pdu_flags(struct bstp_port *);
213 bpdu.cbu_flags = bstp_pdu_flags(bp); in bstp_transmit_bpdu()
398 bstp_pdu_flags(struct bstp_port *bp) in bstp_pdu_flags() function