Home | History | Annotate | Download | only in libpcap

Lines Matching refs:us1

1126 				*us1 = (const u_char *)s1,
1129 while (cm[*us1] == cm[*us2++])
1130 if (*us1++ == '\0')
1132 return (cm[*us1] - cm[*--us2]);