Lines Matching refs:pp

257 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg)			\  argument
260 pp->debug_packet(af, pp, skb, ofs, msg); \
262 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
266 pp->debug_packet(af, pp, skb, ofs, msg); \
273 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
274 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
436 void (*init)(struct ip_vs_protocol *pp);
438 void (*exit)(struct ip_vs_protocol *pp);
461 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp,
464 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp,
468 struct ip_vs_protocol *pp);
482 void (*debug_packet)(int af, struct ip_vs_protocol *pp,
493 struct ip_vs_protocol *pp; member
562 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1305 int ip_vs_bind_app(struct ip_vs_conn *cp, struct ip_vs_protocol *pp);
1336 void ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp,
1423 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1425 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
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, int offset,
1439 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1441 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
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, int offset,
1493 void ip_vs_nat_icmp(struct sk_buff *skb, struct ip_vs_protocol *pp,
1497 void ip_vs_nat_icmp_v6(struct sk_buff *skb, struct ip_vs_protocol *pp,