Home | History | Annotate | Download | only in libpcap

Lines Matching refs:ENOPROTOOPT

2492 			if (errno != ENOPROTOOPT && errno != EOPNOTSUPP) {
3270 sizeof(val)) == -1 && errno != ENOPROTOOPT) {
3460 if (errno == ENOPROTOOPT || errno == EINVAL)
3662 if (errno != ENOPROTOOPT) {
3664 * ENOPROTOOPT means "kernel doesn't support
3872 if (errno == ENOPROTOOPT) {