Lines Matching refs:pp
250 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
253 pp->debug_packet(af, pp, skb, ofs, msg); \
255 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
259 pp->debug_packet(af, pp, skb, ofs, msg); \
266 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
267 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
429 void (*init)(struct ip_vs_protocol *pp);
431 void (*exit)(struct ip_vs_protocol *pp);
455 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp,
458 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp,
462 struct ip_vs_protocol *pp);
476 void (*debug_packet)(int af, struct ip_vs_protocol *pp,
487 struct ip_vs_protocol *pp; member
554 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1308 int ip_vs_bind_app(struct ip_vs_conn *cp, struct ip_vs_protocol *pp);
1339 void ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp,
1427 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1429 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1431 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1433 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1435 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1437 struct ip_vs_protocol *pp, int offset,
1443 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1445 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1447 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1449 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1451 struct ip_vs_protocol *pp, int offset,
1497 void ip_vs_nat_icmp(struct sk_buff *skb, struct ip_vs_protocol *pp,
1501 void ip_vs_nat_icmp_v6(struct sk_buff *skb, struct ip_vs_protocol *pp,