| /net/netfilter/ipvs/ |
| D | ip_vs_proto_ah_esp.c | 44 ah_esp_conn_fill_param_proto(struct netns_ipvs *ipvs, int af, in ah_esp_conn_fill_param_proto() 59 ah_esp_conn_in_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_in_get() 85 ah_esp_conn_out_get(struct netns_ipvs *ipvs, int af, const struct sk_buff *skb, in ah_esp_conn_out_get() 107 ah_esp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ah_esp_conn_schedule()
|
| D | ip_vs_proto_udp.c | 32 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in udp_conn_schedule() 98 udp_fast_csum_update(int af, struct udphdr *uhdr, in udp_fast_csum_update() 120 udp_partial_csum_update(int af, struct udphdr *uhdr, in udp_partial_csum_update() 305 udp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in udp_csum_check()
|
| D | ip_vs_proto_tcp.c | 35 tcp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in tcp_conn_schedule() 109 tcp_fast_csum_update(int af, struct tcphdr *tcph, in tcp_fast_csum_update() 130 tcp_partial_csum_update(int af, struct tcphdr *tcph, in tcp_partial_csum_update() 308 tcp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in tcp_csum_check()
|
| D | ip_vs_lblc.c | 94 int af; /* address family */ member 153 ip_vs_lblc_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblc_hashkey() 182 ip_vs_lblc_get(int af, struct ip_vs_lblc_table *tbl, in ip_vs_lblc_get() 202 u16 af, struct ip_vs_dest *dest) in ip_vs_lblc_new()
|
| D | ip_vs_dh.c | 75 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_dh_hashkey() 92 ip_vs_dh_get(int af, struct ip_vs_dh_state *s, const union nf_inet_addr *addr) in ip_vs_dh_get()
|
| D | ip_vs_lblcr.c | 264 int af; /* address family */ member 316 ip_vs_lblcr_hashkey(int af, const union nf_inet_addr *addr) in ip_vs_lblcr_hashkey() 345 ip_vs_lblcr_get(int af, struct ip_vs_lblcr_table *tbl, in ip_vs_lblcr_get() 365 u16 af, struct ip_vs_dest *dest) in ip_vs_lblcr_new()
|
| D | ip_vs_core.c | 550 static inline int ip_vs_addr_is_unicast(struct net *net, int af, in ip_vs_addr_is_unicast() 703 static int ip_vs_route_me_harder(struct netns_ipvs *ipvs, int af, in ip_vs_route_me_harder() 839 static int handle_response_icmp(int af, struct sk_buff *skb, in handle_response_icmp() 1105 handle_response(int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, in handle_response() 1173 ip_vs_out(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_out() 1353 ip_vs_try_to_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in ip_vs_try_to_schedule() 1685 ip_vs_in(struct netns_ipvs *ipvs, unsigned int hooknum, struct sk_buff *skb, int af) in ip_vs_in()
|
| D | ip_vs_conn.c | 111 static unsigned int ip_vs_conn_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_conn_hashkey() 318 int af, const struct sk_buff *skb, in ip_vs_conn_fill_param_proto() 338 ip_vs_conn_in_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_in_get_proto() 443 ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_out_get_proto()
|
| D | ip_vs_proto_sctp.c | 12 sctp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, in sctp_conn_schedule() 183 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in sctp_csum_check()
|
| D | ip_vs_ctl.c | 265 ip_vs_svc_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, in ip_vs_svc_hashkey() 359 __ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u16 protocol, in __ip_vs_service_find() 387 __ip_vs_svc_fwm_find(struct netns_ipvs *ipvs, int af, __u32 fwmark) in __ip_vs_svc_fwm_find() 408 ip_vs_service_find(struct netns_ipvs *ipvs, int af, __u32 fwmark, __u16 protocol, in ip_vs_service_find() 496 static inline unsigned int ip_vs_rs_hashkey(int af, in ip_vs_rs_hashkey() 544 bool ip_vs_has_real_service(struct netns_ipvs *ipvs, int af, __u16 protocol, in ip_vs_has_real_service()
|
| D | ip_vs_sh.c | 89 ip_vs_sh_hashkey(int af, const union nf_inet_addr *addr, in ip_vs_sh_hashkey()
|
| D | ip_vs_proto.c | 294 ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp, in ip_vs_tcpudp_debug_packet()
|
| D | ip_vs_sync.c | 786 ip_vs_conn_fill_param_sync(struct netns_ipvs *ipvs, int af, union ip_vs_sync_conn *sc, in ip_vs_conn_fill_param_sync() 1075 unsigned int af, state, pe_data_len=0, pe_name_len=0; in ip_vs_proc_sync_conn() local
|
| /net/netfilter/ |
| D | x_tables.c | 73 u_int8_t af = target->family; in xt_register_target() local 85 u_int8_t af = target->family; in xt_unregister_target() local 123 u_int8_t af = match->family; in xt_register_match() local 135 u_int8_t af = match->family; in xt_unregister_match() local 179 struct xt_match *xt_find_match(u8 af, const char *name, u8 revision) in xt_find_match() 225 struct xt_target *xt_find_target(u8 af, const char *name, u8 revision) in xt_find_target() 252 struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision) in xt_request_find_target() 323 static int match_revfn(u8 af, const char *name, u8 revision, int *bestp) in match_revfn() 345 static int target_revfn(u8 af, const char *name, u8 revision, int *bestp) in target_revfn() 368 int xt_find_revision(u8 af, const char *name, u8 revision, int target, in xt_find_revision() [all …]
|
| /net/sctp/ |
| D | bind_addr.c | 230 struct sctp_af *af; in sctp_bind_addrs_to_raw() local 279 struct sctp_af *af; in sctp_raw_to_bind_addrs() local 379 struct sctp_af *af; in sctp_bind_addr_state() local 411 struct sctp_af *af; in sctp_find_unmatch_addr() local 470 struct sctp_af *af; in sctp_is_any() local 548 struct sctp_af *af; in sctp_scope() local
|
| D | input.c | 119 struct sctp_af *af; in sctp_rcv() local 478 struct sctp_af *af; in sctp_err_lookup() local 947 struct sctp_af *af; in __sctp_rcv_init_lookup() local 1008 struct sctp_af *af; in __sctp_rcv_asconf_lookup() local
|
| D | socket.c | 205 struct sctp_af *af; in sctp_verify_addr() local 267 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); in sctp_addr_id2transport() local 328 struct sctp_af *af; in sctp_sockaddr_af() local 374 struct sctp_af *af; in sctp_do_bind() local 502 struct sctp_af *af; in sctp_bindx_add() local 560 struct sctp_af *af; in sctp_send_asconf_add_ip() local 679 struct sctp_af *af; in sctp_bindx_rem() local 762 struct sctp_af *af; in sctp_send_asconf_del_ip() local 907 struct sctp_af *af; in sctp_asconf_mgmt() local 1010 struct sctp_af *af; in sctp_setsockopt_bindx() local [all …]
|
| D | sm_make_chunk.c | 109 struct sctp_af *af; in sctp_chunk_iif() local 1584 struct sctp_af *af; in sctp_make_temp_asoc() local 2313 struct sctp_af *af; in sctp_process_init() local 2515 struct sctp_af *af; in sctp_process_param() local 2767 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf() local 2824 struct sctp_af *af; in sctp_make_asconf_update_ip() local 2910 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim() local 3018 struct sctp_af *af; in sctp_process_asconf_param() local 3302 struct sctp_af *af; in sctp_asconf_param_success() local
|
| D | proc.c | 127 struct sctp_af *af; in sctp_seq_dump_local_addrs() local 161 struct sctp_af *af; in sctp_seq_dump_remote_addrs() local
|
| D | transport.c | 272 struct sctp_af *af = transport->af_specific; in sctp_transport_route() local
|
| D | ipv6.c | 888 struct sctp_af *af; in sctp_inet6_bind_verify() local 922 struct sctp_af *af = NULL; in sctp_inet6_send_verify() local
|
| D | protocol.c | 171 struct sctp_af *af; in sctp_get_local_addr_list() local 862 int sctp_register_af(struct sctp_af *af) in sctp_register_af()
|
| D | associola.c | 890 struct sctp_af *af; in sctp_cmp_addr_exact() local
|
| /net/core/ |
| D | rtnetlink.c | 1313 struct nlattr *af; in rtnl_fill_ifinfo() local 1522 struct nlattr *af; in validate_linkmsg() local 1935 struct nlattr *af; in do_setlink() local
|
| /net/bridge/ |
| D | br_netlink.c | 386 struct nlattr *af; in br_fill_ifinfo() local
|