Lines Matching refs:__pr_u
260 #define tx_seg_size proto_mtag.__pr_u.tcp.tm_tcp.__offload.__tx.seg_size
262 #define tx_hdr_len proto_mtag.__pr_u.tcp.tm_tcp.__offload.__tx.hdr_len
263 #define tx_start_seq proto_mtag.__pr_u.tcp.tm_tcp.__offload.__tx.start_seq
264 #define tx_tcp_pid proto_mtag.__pr_u.tcp.tm_tcp.__offload.__tx.pid
265 #define tx_tcp_e_pid proto_mtag.__pr_u.tcp.tm_tcp.__offload.__tx.e_pid
267 #define rx_seg_cnt proto_mtag.__pr_u.tcp.tm_tcp.__offload.__rx.seg_cnt
278 #define mp_dsn proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_dsn
279 #define mp_rseq proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_rel_seq
280 #define mp_rlen proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_length
281 #define mp_csum proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_csum
300 #define tx_udp_pid proto_mtag.__pr_u.udp._pid
301 #define tx_udp_e_pid proto_mtag.__pr_u.udp._e_pid
307 #define tx_rawip_pid proto_mtag.__pr_u.rawip._pid
308 #define tx_rawip_e_pid proto_mtag.__pr_u.rawip._e_pid
335 } __pr_u; member