Home
last modified time | relevance | path

Searched defs:af (Results 1 – 25 of 32) sorted by relevance

12

/net/netfilter/ipvs/
Dip_vs_proto_ah_esp.c40 ah_esp_conn_fill_param_proto(struct netns_ipvs *ipvs, int af, in ah_esp_conn_fill_param_proto()
55 ah_esp_conn_in_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_in_get()
81 ah_esp_conn_out_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_out_get()
103 ah_esp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ah_esp_conn_schedule()
Dip_vs_proto_udp.c31 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in udp_conn_schedule()
93 udp_fast_csum_update(int af, struct udphdr *uhdr, in udp_fast_csum_update()
115 udp_partial_csum_update(int af, struct udphdr *uhdr, in udp_partial_csum_update()
300 udp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in udp_csum_check()
Dip_vs_core.c570 static inline int ip_vs_addr_is_unicast(struct net *net, int af, in ip_vs_addr_is_unicast()
720 static int ip_vs_route_me_harder(struct netns_ipvs *ipvs, int af, in ip_vs_route_me_harder()
856 static int handle_response_icmp(int af, struct sk_buff *skb, in handle_response_icmp()
1224 int af, struct sk_buff *skb, in __ip_vs_rs_conn_out()
1260 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response()
1333 ip_vs_out(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_out()
1522 ip_vs_try_to_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ip_vs_try_to_schedule()
1558 unsigned int offset, __u16 af, in ipvs_udp_decap()
1593 unsigned int offset, __u16 af, in ipvs_gre_decap()
1960 ip_vs_in(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_in()
[all …]
Dip_vs_lblc.c90 int af; /* address family */ member
150 ip_vs_lblc_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblc_hashkey()
179 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get()
199 u16 af, struct ip_vs_dest *dest) in ip_vs_lblc_new()
Dip_vs_proto_tcp.c35 tcp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in tcp_conn_schedule()
105 tcp_fast_csum_update(int af, struct tcphdr *tcph, in tcp_fast_csum_update()
126 tcp_partial_csum_update(int af, struct tcphdr *tcph, in tcp_partial_csum_update()
304 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in tcp_csum_check()
Dip_vs_dh.c71 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_dh_hashkey()
88 ip_vs_dh_get(int af, struct ip_vs_dh_state *s, const union nf_inet_addr *addr) in ip_vs_dh_get()
Dip_vs_lblcr.c260 int af; /* address family */ member
313 ip_vs_lblcr_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblcr_hashkey()
342 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get()
362 u16 af, struct ip_vs_dest *dest) in ip_vs_lblcr_new()
Dip_vs_conn.c107 static unsigned int ip_vs_conn_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_conn_hashkey()
315 int af, const struct sk_buff *skb, in ip_vs_conn_fill_param_proto()
335 ip_vs_conn_in_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_in_get_proto()
452 ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_out_get_proto()
Dip_vs_ctl.c273 ip_vs_svc_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_svc_hashkey()
367 __ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u16 protocol, in __ip_vs_service_find()
395 __ip_vs_svc_fwm_find(struct netns_ipvs *ipvs, int af, __u32 fwmark) in __ip_vs_svc_fwm_find()
416 ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u32 fwmark, __u16 protocol, in ip_vs_service_find()
503 static inline unsigned int ip_vs_rs_hashkey(int af, in ip_vs_rs_hashkey()
573 bool ip_vs_has_real_service(struct netns_ipvs *ipvs, int af, __u16 protocol, in ip_vs_has_real_service()
602 struct ip_vs_dest *ip_vs_find_real_service(struct netns_ipvs *ipvs, int af, in ip_vs_find_real_service()
633 struct ip_vs_dest *ip_vs_find_tunnel(struct netns_ipvs *ipvs, int af, in ip_vs_find_tunnel()
3189 static bool ip_vs_is_af_valid(int af) in ip_vs_is_af_valid()
Dip_vs_proto_sctp.c16 sctp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in sctp_conn_schedule()
186 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in sctp_csum_check()
Dip_vs_sh.c84 ip_vs_sh_hashkey(int af, const union nf_inet_addr *addr, in ip_vs_sh_hashkey()
Dip_vs_proto.c280 ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp, in ip_vs_tcpudp_debug_packet()
Dip_vs_ftp.c100 __u16 af, char **start, char **end) in ip_vs_ftp_get_addrport()
Dip_vs_mh.c89 ip_vs_mh_hashkey(int af, const union nf_inet_addr *addr, in ip_vs_mh_hashkey()
/net/netfilter/
Dx_tables.c91 u_int8_t af = target->family; in xt_register_target() local
103 u_int8_t af = target->family; in xt_unregister_target() local
141 u_int8_t af = match->family; in xt_register_match() local
153 u_int8_t af = match->family; in xt_unregister_match() local
197 struct xt_match *xt_find_match(u8 af, const char *name, u8 revision) in xt_find_match()
246 static struct xt_target *xt_find_target(u8 af, const char *name, u8 revision) in xt_find_target()
275 struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision) in xt_request_find_target()
348 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) in match_revfn()
370 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn()
393 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision()
[all …]
/net/sctp/
Dbind_addr.c222 struct sctp_af *af; in sctp_bind_addrs_to_raw() local
271 struct sctp_af *af; in sctp_raw_to_bind_addrs() local
404 struct sctp_af *af; in sctp_bind_addr_state() local
431 struct sctp_af *af; in sctp_find_unmatch_addr() local
489 struct sctp_af *af; in sctp_is_any() local
568 struct sctp_af *af; in sctp_scope() local
Dproc.c83 struct sctp_af *af; in sctp_seq_dump_local_addrs() local
117 struct sctp_af *af; in sctp_seq_dump_remote_addrs() local
Dsocket.c210 struct sctp_af *af; in sctp_verify_addr() local
272 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); in sctp_addr_id2transport() local
333 struct sctp_af *af; in sctp_sockaddr_af() local
379 struct sctp_af *af; in sctp_do_bind() local
511 struct sctp_af *af; in sctp_bindx_add() local
568 struct sctp_af *af; in sctp_send_asconf_add_ip() local
687 struct sctp_af *af; in sctp_bindx_rem() local
769 struct sctp_af *af; in sctp_send_asconf_del_ip() local
913 struct sctp_af *af; in sctp_asconf_mgmt() local
1007 struct sctp_af *af; in sctp_setsockopt_bindx() local
[all …]
Dinput.c97 struct sctp_af *af; in sctp_rcv() local
483 struct sctp_af *af; in sctp_err_lookup() local
1133 struct sctp_af *af; in __sctp_rcv_init_lookup() local
1194 struct sctp_af *af; in __sctp_rcv_asconf_lookup() local
Dsm_make_chunk.c2363 struct sctp_af *af; in sctp_process_init() local
2551 struct sctp_af *af; in sctp_process_param() local
2814 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf() local
2874 struct sctp_af *af; in sctp_make_asconf_update_ip() local
2951 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim() local
3068 struct sctp_af *af; in sctp_process_asconf_param() local
3366 struct sctp_af *af; in sctp_asconf_param_success() local
Dipv6.c973 struct sctp_af *af; in sctp_inet6_bind_verify() local
1008 struct sctp_af *af = NULL; in sctp_inet6_send_verify() local
Dtransport.c458 struct sctp_af *af = transport->af_specific; in sctp_transport_route() local
Dprotocol.c107 struct sctp_af *af; in sctp_get_local_addr_list() local
920 int sctp_register_af(struct sctp_af *af) in sctp_register_af()
Dassociola.c897 struct sctp_af *af; in sctp_cmp_addr_exact() local
/net/core/
Dutils.c369 int inet_pton_with_scope(struct net *net, __kernel_sa_family_t af, in inet_pton_with_scope()

12