Searched defs:pmtu (Results 1 – 5 of 5) sorted by relevance
41 public final int pmtu; // The maximum L3 output path/route mtu. field in Tether6Value44 @NonNull final MacAddress ethSrcMac, final int ethProto, final int pmtu) { in Tether6Value()
45 public final int pmtu; field in Tether4Value64 @NonNull final MacAddress ethSrcMac, final int ethProto, final int pmtu, in Tether4Value()
108 uint16_t pmtu; // The maximum L3 output path/route mtu member126 uint16_t pmtu; // The maximum L3 output path/route mtu member157 uint16_t pmtu; // Maximum L3 output path/route mtu member
109 private Tether6Value createTether6Value(int oif, String src, String dst, int proto, int pmtu) { in createTether6Value()
302 public Builder setPmtu(short pmtu) { in setPmtu()327 public Builder setPmtu(short pmtu) { in setPmtu()