H A D | udp.c | 242 struct udp_table *udptable = udp_get_table_prot(sk); udp_lib_get_port() local 446 udp4_lib_lookup1(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned int hnum,int dif,int sdif,const struct udp_table * udptable) udp4_lib_lookup1() argument 528 udp4_lib_lookup4(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp4_lib_lookup4() argument 533 udp_rehash4(struct udp_table * udptable,struct sock * sk,u16 newhash4) udp_rehash4() argument 538 udp_unhash4(struct udp_table * udptable,struct sock * sk) udp_unhash4() argument 546 udp4_lib_lookup4(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp4_lib_lookup4() argument 579 udp_rehash4(struct udp_table * udptable,struct sock * sk,u16 newhash4) udp_rehash4() argument 602 udp_unhash4(struct udp_table * udptable,struct sock * sk) udp_unhash4() argument 625 struct udp_table *udptable; udp_lib_hash4() local 679 __udp4_lib_lookup(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif,int sdif,struct udp_table * udptable,struct sk_buff * skb) __udp4_lib_lookup() argument 748 __udp4_lib_lookup_skb(struct sk_buff * skb,__be16 sport,__be16 dport,struct udp_table * udptable) __udp4_lib_lookup_skb() argument 872 __udp4_lib_err_encap(struct net * net,const struct iphdr * iph,struct udphdr * uh,struct udp_table * udptable,struct sock * sk,struct sk_buff * skb,u32 info) __udp4_lib_err_encap() argument 931 __udp4_lib_err(struct sk_buff * skb,u32 info,struct udp_table * udptable) __udp4_lib_err() argument 2199 struct udp_table *udptable = udp_get_table_prot(sk); udp_lib_unhash() local 2232 struct udp_table *udptable = udp_get_table_prot(sk); udp_lib_rehash() local 2503 __udp4_lib_mcast_deliver(struct net * net,struct sk_buff * skb,struct udphdr * uh,__be32 saddr,__be32 daddr,struct udp_table * udptable,int proto) __udp4_lib_mcast_deliver() argument 2637 __udp4_lib_rcv(struct sk_buff * skb,struct udp_table * udptable,int proto) __udp4_lib_rcv() argument 2754 struct udp_table *udptable = net->ipv4.udp_table; __udp4_lib_mcast_demux_lookup() local 2789 struct udp_table *udptable = net->ipv4.udp_table; __udp4_lib_demux_lookup() local 3257 struct udp_table *udptable; udp_get_first() local 3285 struct udp_table *udptable; udp_get_next() local 3338 struct udp_table *udptable; udp_seq_stop() local 3411 struct udp_table *udptable; bpf_iter_udp_batch() local 3730 struct udp_table *udptable; udp_pernet_table_alloc() local 3770 struct udp_table *udptable = net->ipv4.udp_table; udp_pernet_table_free() local 3781 struct udp_table *udptable; udp_set_table() local [all...] |
H A D | udp.c | 197 udp6_lib_lookup1(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,const struct udp_table * udptable) udp6_lib_lookup1() argument 278 udp6_lib_lookup4(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp6_lib_lookup4() argument 291 udp6_lib_lookup4(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp6_lib_lookup4() argument 345 __udp6_lib_lookup(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,__be16 dport,int dif,int sdif,struct udp_table * udptable,struct sk_buff * skb) __udp6_lib_lookup() argument 409 __udp6_lib_lookup_skb(struct sk_buff * skb,__be16 sport,__be16 dport,struct udp_table * udptable) __udp6_lib_lookup_skb() argument 649 __udp6_lib_err_encap(struct net * net,const struct ipv6hdr * hdr,int offset,struct udphdr * uh,struct udp_table * udptable,struct sock * sk,struct sk_buff * skb,struct inet6_skb_parm * opt,u8 type,u8 code,__be32 info) __udp6_lib_err_encap() argument 703 __udp6_lib_err(struct sk_buff * skb,struct inet6_skb_parm * opt,u8 type,u8 code,int offset,__be32 info,struct udp_table * udptable) __udp6_lib_err() argument 978 __udp6_lib_mcast_deliver(struct net * net,struct sk_buff * skb,const struct in6_addr * saddr,const struct in6_addr * daddr,struct udp_table * udptable,int proto) __udp6_lib_mcast_deliver() argument 1070 __udp6_lib_rcv(struct sk_buff * skb,struct udp_table * udptable,int proto) __udp6_lib_rcv() argument 1200 struct udp_table *udptable = net->ipv4.udp_table; __udp6_lib_demux_lookup() local [all...] |