Home
last modified time | relevance | path

Searched refs:WPAN_SECURITY_LEVEL_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Daf_ieee802154.h57 #define WPAN_SECURITY_LEVEL_DEFAULT (-1) macro
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dsocket.c869 val = WPAN_SECURITY_LEVEL_DEFAULT; in dgram_getsockopt()
938 if (val < WPAN_SECURITY_LEVEL_DEFAULT || in dgram_setsockopt()
941 } else if (val == WPAN_SECURITY_LEVEL_DEFAULT) { in dgram_setsockopt()