Searched refs:TIPC_MIN_BEARER_MTU (Results 1 – 2 of 2) sorted by relevance
51 if (mtu >= (TIPC_MIN_BEARER_MTU + sizeof(struct iphdr) + in tipc_udp_mtu_bad()
64 #define TIPC_MIN_BEARER_MTU (MAX_H_SIZE + INT_H_SIZE) macro259 if (dev->mtu >= TIPC_MIN_BEARER_MTU + reserve) in tipc_mtu_bad()