Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dematch_grammar.l129 sk_type return META_SK_TYPE;
/external/libnl/lib/route/cls/ematch/
Dmeta.c191 __ADD(TCF_META_ID_SK_TYPE, sk_type)
/external/libpcap/
Dpcap-linux.c4282 unsigned int sk_type, tp_reserve, maclen, tp_hdrlen, netoff, macoff; local
4358 len = sizeof(sk_type);
4359 if (getsockopt(handle->fd, SOL_SOCKET, SO_TYPE, &sk_type,
4386 maclen = (sk_type == SOCK_DGRAM) ? 0 : MAX_LINKHEADER_SIZE;