Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.h430 int bstp_set_ptp(struct bstp_port *, int);
H A Dbridgestp.c1829 bstp_set_ptp(struct bstp_port *bp, int set) in bstp_set_ptp() function
H A Dif_bridge.c3246 bstp_set_ptp(bp, ifsflags & IFBIF_BSTP_PTP ? 1 : 0); in bridge_ioctl_sifflags()