Home
last modified time | relevance | path

Searched refs:TIPC_MIN_BEARER_MTU (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dudp_media.h51 if (mtu >= (TIPC_MIN_BEARER_MTU + sizeof(struct iphdr) + in tipc_udp_mtu_bad()
H A Dbearer.h64 #define TIPC_MIN_BEARER_MTU (MAX_H_SIZE + INT_H_SIZE) macro
260 if (dev->mtu >= TIPC_MIN_BEARER_MTU) in tipc_mtu_bad()
H A Dbearer.c548 int mtu = TIPC_MIN_BEARER_MTU; in tipc_bearer_min_mtu()
1163 b->encap_hlen + TIPC_MIN_BEARER_MTU) { in __tipc_nl_bearer_set()