Home
last modified time | relevance | path

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

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