Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c436 __ip_vs_svc_fwm_find(struct netns_ipvs *ipvs, int af, __u32 fwmark) in __ip_vs_svc_fwm_find() function
466 svc = __ip_vs_svc_fwm_find(ipvs, af, fwmark); in ip_vs_service_find()
2793 svc = __ip_vs_svc_fwm_find(ipvs, usvc.af, usvc.fwmark); in do_ip_vs_set_ctl()
2924 svc = __ip_vs_svc_fwm_find(ipvs, AF_INET, get->fwmark); in __ip_vs_get_dest_entries()
3117 svc = __ip_vs_svc_fwm_find(ipvs, AF_INET, entry->fwmark); in do_ip_vs_get_ctl()
3480 svc = __ip_vs_svc_fwm_find(ipvs, usvc->af, usvc->fwmark); in ip_vs_genl_parse_service()