Home
last modified time | relevance | path

Searched refs:SK_PROTOCOL_MAX (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/ax25/
Daf_ax25.c807 if (protocol < 0 || protocol > SK_PROTOCOL_MAX) in ax25_create()
/Linux-v4.19/include/net/
Dsock.h462 #define SK_PROTOCOL_MAX U8_MAX macro
/Linux-v4.19/net/decnet/
Daf_decnet.c681 if (protocol < 0 || protocol > SK_PROTOCOL_MAX) in dn_create()