Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbridgestp.h423 int bstp_set_holdcount(struct bstp_state *, int);
H A Dbridgestp.c1681 bstp_set_holdcount(struct bstp_state *bs, int count) in bstp_set_holdcount() function
H A Dif_bridge.c3923 return bstp_set_holdcount(&sc->sc_stp, param->ifbrp_txhc); in bridge_ioctl_stxhc()