Searched refs:bstp_addr_cmp (Results 1 – 1 of 1) sorted by relevance
213 static int bstp_addr_cmp(const uint8_t *, const uint8_t *);2166 bstp_addr_cmp(const uint8_t *a, const uint8_t *b) in bstp_addr_cmp() function2189 if (bstp_addr_cmp(addr1, addr2) == 0) { in bstp_same_bridgeid()2219 if (bstp_addr_cmp(IF_LLADDR(ifp), llzero) == 0) { in bstp_reinit()2227 if (bstp_addr_cmp(IF_LLADDR(ifp), IF_LLADDR(mif)) < 0) { in bstp_reinit()