Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dutils.c83 #define IN6PTON_NULL 0x20000000 /* first/tail */ macro
193 int state = IN6PTON_COLON_1_2 | IN6PTON_XDIGIT | IN6PTON_NULL; in in6_pton()
211 if (!(state & IN6PTON_NULL)) { in in6_pton()
230 state |= IN6PTON_NULL; in in6_pton()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.h540 #define IN6PTON_NULL 0x20000000 /* first/tail */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.h615 #define IN6PTON_NULL 0x20000000 /* first/tail */ macro