Home
last modified time | relevance | path

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

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