Searched refs:ip_vs_service_get (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c46 svc = ip_vs_service_get(af, skb->mark, iph.protocol,
H A Dip_vs_proto_sctp.c32 (svc = ip_vs_service_get(af, skb->mark, iph.protocol,
H A Dip_vs_proto_tcp.c47 (svc = ip_vs_service_get(af, skb->mark, iph.protocol, &iph.daddr,
H A Dip_vs_ctl.c452 ip_vs_service_get(int af, __u32 fwmark, __u16 protocol, function
656 svc = ip_vs_service_get(af, 0, protocol, vaddr, vport);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h805 ip_vs_service_get(int af, __u32 fwmark, __u16 protocol,

Completed in 124 milliseconds