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

  /external/libpcap/pcap/
nflog.h 83 #define NFULA_PREFIX 10 /* text string - null-terminated, count includes NUL */
  /bionic/libc/kernel/uapi/linux/netfilter/
nfnetlink_log.h 53 NFULA_PREFIX,
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_log.h 47 NFULA_PREFIX, /* string prefix */
  /external/libnl/include/linux-private/linux/netfilter/
nfnetlink_log.h 50 NFULA_PREFIX, /* string prefix */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
nfnetlink_log.h 46 NFULA_PREFIX, /* string prefix */
  /external/libnl/lib/netfilter/
log_msg.c 59 [NFULA_PREFIX] = { .type = NLA_STRING, },
139 attr = tb[NFULA_PREFIX];
  /system/netd/server/
WakeupControllerTest.cpp 126 msg.prefixAttr.nla_type = NFULA_PREFIX;
170 msg.prefixAttr.nla_type = NFULA_PREFIX;
273 msg.prefixAttr.nla_type = NFULA_PREFIX;
WakeupController.cpp 144 case NFULA_PREFIX:

Completed in 608 milliseconds