Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsock_llc_options.h69 #if defined(LLC_OPT_PKTINFO) || (defined(HAVE_DECL_LLC_OPT_PKTINFO) && HAVE_DECL_LLC_OPT_PKTINFO)
71 static_assert((LLC_OPT_PKTINFO) == (9), "LLC_OPT_PKTINFO != 9");
74 # define LLC_OPT_PKTINFO 9
96 [LLC_OPT_PKTINFO] = XLAT(LLC_OPT_PKTINFO),
Dsock_llc_options.in11 LLC_OPT_PKTINFO 9
/external/kernel-headers/original/uapi/linux/
Dllc.h45 LLC_OPT_PKTINFO, /* ancillary packet information. */ enumerator