Lines Matching refs:pathmtu
27 __field(__u32, pathmtu)
39 __entry->pathmtu = sp->pathmtu;
43 "flight_size=%u partial_bytes_acked=%u pathmtu=%u",
47 __entry->partial_bytes_acked, __entry->pathmtu)
63 __field(__u32, pathmtu)
75 __entry->pathmtu = asoc->pathmtu;
80 TP_printk("asoc=%#llx mark=%#x bind_port=%d peer_port=%d pathmtu=%d "
83 __entry->peer_port, __entry->pathmtu, __entry->rwnd,