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

/linux-4.1.27/include/net/
H A Daf_ieee802154.h64 #define WPAN_SECURITY_LEVEL_DEFAULT (-1) macro
/linux-4.1.27/net/ieee802154/
H A Dsocket.c866 val = WPAN_SECURITY_LEVEL_DEFAULT; dgram_getsockopt()
932 if (val < WPAN_SECURITY_LEVEL_DEFAULT || dgram_setsockopt()
935 } else if (val == WPAN_SECURITY_LEVEL_DEFAULT) { dgram_setsockopt()

Completed in 83 milliseconds