Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Daf_ieee802154.h57 #define WPAN_SECURITY_LEVEL_DEFAULT (-1) macro
/Linux-v5.4/net/ieee802154/
Dsocket.c863 val = WPAN_SECURITY_LEVEL_DEFAULT; in dgram_getsockopt()
932 if (val < WPAN_SECURITY_LEVEL_DEFAULT || in dgram_setsockopt()
935 } else if (val == WPAN_SECURITY_LEVEL_DEFAULT) { in dgram_setsockopt()