Searched refs:debug_packet (Results 1 – 5 of 5) sorted by relevance
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto_ah_esp.c | 132 .debug_packet = ip_vs_tcpudp_debug_packet, 154 .debug_packet = ip_vs_tcpudp_debug_packet,
|
H A D | ip_vs_proto_udp.c | 501 .debug_packet = ip_vs_tcpudp_debug_packet,
|
H A D | ip_vs_proto_sctp.c | 595 .debug_packet = ip_vs_tcpudp_debug_packet,
|
H A D | ip_vs_proto_tcp.c | 744 .debug_packet = ip_vs_tcpudp_debug_packet,
|
/linux/include/net/ |
H A D | ip_vs.h | 244 pp->debug_packet(af, pp, skb, ofs, msg); \ 250 pp->debug_packet(af, pp, skb, ofs, msg); \ 527 void (*debug_packet)(int af, struct ip_vs_protocol *pp, member
|