Searched refs:debug_packet (Results 1 – 4 of 4) sorted by relevance
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_udp.c | 467 .debug_packet = ip_vs_tcpudp_debug_packet,
|
| H A D | ip_vs_proto_sctp.c | 586 .debug_packet = ip_vs_tcpudp_debug_packet,
|
| H A D | ip_vs_proto_tcp.c | 701 .debug_packet = ip_vs_tcpudp_debug_packet,
|
| /linux/include/net/ |
| H A D | ip_vs.h | 270 pp->debug_packet(af, pp, skb, ofs, msg); \ 276 pp->debug_packet(af, pp, skb, ofs, msg); \ 770 void (*debug_packet)(int af, struct ip_vs_protocol *pp, member
|