Home
last modified time | relevance | path

Searched refs:TIPC_MIN_BEARER_MTU (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
262 if (dev->mtu >= TIPC_MIN_BEARER_MTU + reserve) in tipc_mtu_bad()
H A Dbearer.c530 int mtu = TIPC_MIN_BEARER_MTU; in tipc_bearer_min_mtu()
1145 b->encap_hlen + TIPC_MIN_BEARER_MTU) { in __tipc_nl_bearer_set()
/kernel/linux/linux-6.6/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.c544 int mtu = TIPC_MIN_BEARER_MTU; in tipc_bearer_min_mtu()
1159 b->encap_hlen + TIPC_MIN_BEARER_MTU) { in __tipc_nl_bearer_set()

Completed in 7 milliseconds