Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbridgestp.c164 static int bstp_pdu_flags(struct bstp_port *);
278 bpdu.cbu_flags = bstp_pdu_flags(bp); in bstp_transmit_bpdu()
485 bstp_pdu_flags(struct bstp_port *bp) in bstp_pdu_flags() function