OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NLMSG_ERROR
(Results
1 - 21
of
21
) sorted by null
/bionic/libc/kernel/common/linux/
netlink.h
86
#define
NLMSG_ERROR
0x2
/development/ndk/platforms/android-3/include/linux/
netlink.h
81
#define
NLMSG_ERROR
0x2
/external/iproute2/include/linux/
netlink.h
91
#define
NLMSG_ERROR
0x2 /* Error */
/external/iproute2/tc/
tc_monitor.c
59
if (n->nlmsg_type !=
NLMSG_ERROR
&& n->nlmsg_type != NLMSG_NOOP &&
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
netlink.h
81
#define
NLMSG_ERROR
0x2
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
netlink.h
81
#define
NLMSG_ERROR
0x2
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
netlink.h
81
#define
NLMSG_ERROR
0x2
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
netlink.h
81
#define
NLMSG_ERROR
0x2
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
netlink.h
81
#define
NLMSG_ERROR
0x2
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
netlink.h
81
#define
NLMSG_ERROR
0x2
/external/dnsmasq/src/
netlink.c
173
else if (h->nlmsg_type ==
NLMSG_ERROR
)
250
if (h->nlmsg_type ==
NLMSG_ERROR
)
/external/iproute2/ip/
ipmonitor.c
104
if (n->nlmsg_type !=
NLMSG_ERROR
&& n->nlmsg_type != NLMSG_NOOP &&
xfrm_monitor.c
292
if (n->nlmsg_type !=
NLMSG_ERROR
&& n->nlmsg_type != NLMSG_NOOP &&
iplink.c
134
if (n->nlmsg_type ==
NLMSG_ERROR
&&
/external/iproute2/lib/
libnetlink.c
135
if (h->nlmsg_type ==
NLMSG_ERROR
) {
229
if (h->nlmsg_type ==
NLMSG_ERROR
) {
362
if (h->nlmsg_type ==
NLMSG_ERROR
) {
/external/kernel-headers/original/linux/
netlink.h
91
#define
NLMSG_ERROR
0x2 /* Error */
/libcore/luni/src/main/native/
ifaddrs-android.h
193
case
NLMSG_ERROR
:
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/IPC/Linux/
ipc_event.c
149
if((NLMSG_OK(nlHdr, n) == 0) || (nlHdr->nlmsg_type ==
NLMSG_ERROR
)){
/external/dhcpcd/
if-linux.c
124
if (nlm->nlmsg_type !=
NLMSG_ERROR
)
/external/ipsec-tools/src/racoon/
grabmyaddr.c
162
if (h->nlmsg_type ==
NLMSG_ERROR
)
/external/iproute2/misc/
ss.c
[
all
...]
Completed in 236 milliseconds