Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dtipc.h71 #define TIPC_RESERVED_TYPES 64 /* lowest user-allowed service type */ macro
/linux-5.19.10/net/tipc/
Dsocket.c725 if (ua->sr.type < TIPC_RESERVED_TYPES) { in tipc_bind()
3076 if (mreq->type < TIPC_RESERVED_TYPES) in tipc_sk_join()