Home
last modified time | relevance | path

Searched refs:__ip_vs_svc_fwm_find (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/netfilter/ipvs/
Dip_vs_ctl.c389 __ip_vs_svc_fwm_find(struct net *net, int af, __u32 fwmark) in __ip_vs_svc_fwm_find() function
421 svc = __ip_vs_svc_fwm_find(net, af, fwmark); in ip_vs_service_get()
2364 svc = __ip_vs_svc_fwm_find(net, usvc.af, usvc.fwmark); in do_ip_vs_set_ctl()
2488 svc = __ip_vs_svc_fwm_find(net, AF_INET, get->fwmark); in __ip_vs_get_dest_entries()
2646 svc = __ip_vs_svc_fwm_find(net, AF_INET, entry->fwmark); in do_ip_vs_get_ctl()
2970 svc = __ip_vs_svc_fwm_find(net, usvc->af, usvc->fwmark); in ip_vs_genl_parse_service()