Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Daf_ieee802154.h57 #define WPAN_SECURITY_LEVEL_DEFAULT (-1) macro
/Linux-v6.6/net/ieee802154/
Dsocket.c866 val = WPAN_SECURITY_LEVEL_DEFAULT; in dgram_getsockopt()
935 if (val < WPAN_SECURITY_LEVEL_DEFAULT || in dgram_setsockopt()
938 } else if (val == WPAN_SECURITY_LEVEL_DEFAULT) { in dgram_setsockopt()