Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dsock.h407 #define SK_PROTOCOL_MAX U8_MAX macro
/linux-4.4.14/net/ax25/
Daf_ax25.c808 if (protocol < 0 || protocol > SK_PROTOCOL_MAX) in ax25_create()
/linux-4.4.14/net/irda/
Daf_irda.c1089 if (protocol < 0 || protocol > SK_PROTOCOL_MAX) in irda_create()
/linux-4.4.14/net/decnet/
Daf_decnet.c681 if (protocol < 0 || protocol > SK_PROTOCOL_MAX) in dn_create()