Home
last modified time | relevance | path

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

/linux/net/tipc/
A Dbearer.h64 #define TIPC_MIN_BEARER_MTU (MAX_H_SIZE + INT_H_SIZE) macro
259 if (dev->mtu >= TIPC_MIN_BEARER_MTU + reserve) in tipc_mtu_bad()
A Dudp_media.h51 if (mtu >= (TIPC_MIN_BEARER_MTU + sizeof(struct iphdr) + in tipc_udp_mtu_bad()

Completed in 5 milliseconds