Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h156 # undef Bcmp
161 #define Bcmp(a, b, n) bcmp(((caddr_t)(a)), ((caddr_t)(b)), (unsigned)(n)) macro