Searched refs:pkt_type_str (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | network_helpers.c | 892 static const char *pkt_type_str(u16 pkt_type) in show_ipv4_packet() 929 ifname, pkt_type_str(pkt_type), src_addr, dst_addr, len, in traffic_monitor_thread() 934 ifname, pkt_type_str(pkt_type), src_addr, dst_addr, len, in traffic_monitor_thread() 939 ifname, pkt_type_str(pkt_type), ipv6 ? "IPv6" : "IPv4", in traffic_monitor_thread() 955 ifname, pkt_type_str(pkt_type), src_addr, src_port, in traffic_monitor_thread() 959 ifname, pkt_type_str(pkt_type), src_addr, src_port, in traffic_monitor_thread() 1076 ifname, pkt_type_str(ptype), proto); in traffic_monitor_start() 795 static const char *pkt_type_str(u16 pkt_type) pkt_type_str() function
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_iwarp.c | 1814 static const char * const pkt_type_str[] = { variable 1858 pkt_type_str[pkt_type], fpdu->fpdu_length, tcp_payload_len); in qed_iwarp_mpa_classify()
|