Home
last modified time | relevance | path

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

/Linux-v5.4/net/ax25/
Daf_ax25.c811 if (protocol < 0 || protocol > SK_PROTOCOL_MAX) in ax25_create()
/Linux-v5.4/net/decnet/
Daf_decnet.c673 if (protocol < 0 || protocol > SK_PROTOCOL_MAX) in dn_create()
/Linux-v5.4/include/net/
Dsock.h462 #define SK_PROTOCOL_MAX U8_MAX macro