HomeSort by relevance Sort by last modified time
    Searched refs:NL_MSG_PEEK (Results 1 - 3 of 3) sorted by null

  /external/libnl/lib/
socket.c 436 sk->s_flags |= NL_MSG_PEEK;
445 sk->s_flags &= ~NL_MSG_PEEK;
nl.c 417 if (sk->s_flags & NL_MSG_PEEK)
  /external/libnl/include/
netlink-types.h 24 #define NL_MSG_PEEK (1<<3)

Completed in 45 milliseconds