Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Daf_ieee802154.h65 #define WPAN_SECURITY_LEVEL_DEFAULT (-1) macro
/Linux-v4.19/net/ieee802154/
Dsocket.c874 val = WPAN_SECURITY_LEVEL_DEFAULT; in dgram_getsockopt()
943 if (val < WPAN_SECURITY_LEVEL_DEFAULT || in dgram_setsockopt()
946 } else if (val == WPAN_SECURITY_LEVEL_DEFAULT) { in dgram_setsockopt()