Home | History | Annotate | Download | only in libpcap

Lines Matching refs:us1

1082 				*us1 = (const u_char *)s1,
1085 while (cm[*us1] == cm[*us2++])
1086 if (*us1++ == '\0')
1088 return (cm[*us1] - cm[*--us2]);