Searched refs:debug_packet (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c137 .debug_packet = ip_vs_tcpudp_debug_packet,
160 .debug_packet = ip_vs_tcpudp_debug_packet,
H A Dip_vs_proto_udp.c508 .debug_packet = ip_vs_tcpudp_debug_packet,
H A Dip_vs_proto_sctp.c595 .debug_packet = ip_vs_tcpudp_debug_packet,
H A Dip_vs_proto_tcp.c727 .debug_packet = ip_vs_tcpudp_debug_packet,
/linux-4.4.14/drivers/mfd/
H A Dcros_ec_spi.c86 static void debug_packet(struct device *dev, const char *name, u8 *ptr, debug_packet() function
350 debug_packet(ec_dev->dev, "interim", ptr, todo); cros_ec_spi_receive_response()
529 debug_packet(ec_dev->dev, "out", ec_dev->dout, len); cros_ec_cmd_xfer_spi()
593 debug_packet(ec_dev->dev, "in", ptr, len + 3); cros_ec_cmd_xfer_spi()
/linux-4.4.14/include/net/
H A Dip_vs.h253 pp->debug_packet(af, pp, skb, ofs, msg); \
259 pp->debug_packet(af, pp, skb, ofs, msg); \
476 void (*debug_packet)(int af, struct ip_vs_protocol *pp, member in struct:ip_vs_protocol

Completed in 174 milliseconds