/net/ipv6/ |
D | protocol.c | 32 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_add_protocol() 39 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_del_protocol() 56 int inet6_add_offload(const struct net_offload *prot, unsigned char protocol) in inet6_add_offload() 63 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) in inet6_del_offload()
|
D | xfrm6_protocol.c | 30 static inline struct xfrm6_protocol __rcu **proto_handlers(u8 protocol) in proto_handlers() 49 int xfrm6_rcv_cb(struct sk_buff *skb, u8 protocol, int err) in xfrm6_rcv_cb() 171 static inline const struct inet6_protocol *netproto(unsigned char protocol) in netproto() 186 unsigned char protocol) in xfrm6_protocol_register() 233 unsigned char protocol) in xfrm6_protocol_deregister()
|
D | fou6.c | 18 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp() 37 u8 *protocol, struct flowi6 *fl6) in fou6_build_header() 55 u8 *protocol, struct flowi6 *fl6) in gue6_build_header()
|
D | netfilter.c | 134 unsigned int dataoff, u_int8_t protocol) in nf_ip6_checksum() 168 u_int8_t protocol) in nf_ip6_checksum_partial()
|
D | af_inet6.c | 123 static int inet6_create(struct net *net, struct socket *sock, int protocol, in inet6_create() 611 int protocol = p->protocol; in inet6_register_protosw() local
|
/net/ipv4/ |
D | protocol.c | 35 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_add_protocol() 48 int inet_add_offload(const struct net_offload *prot, unsigned char protocol) in inet_add_offload() 55 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_del_protocol() 68 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload()
|
D | xfrm4_protocol.c | 30 static inline struct xfrm4_protocol __rcu **proto_handlers(u8 protocol) in proto_handlers() 49 int xfrm4_rcv_cb(struct sk_buff *skb, u8 protocol, int err) in xfrm4_rcv_cb() 197 static inline const struct net_protocol *netproto(unsigned char protocol) in netproto() 212 unsigned char protocol) in xfrm4_protocol_register() 259 unsigned char protocol) in xfrm4_protocol_deregister()
|
D | ip_input.c | 157 u8 protocol = ip_hdr(skb)->protocol; in ip_call_ra_chain() local 198 int protocol = ip_hdr(skb)->protocol; in ip_local_deliver_finish() local 329 int protocol = iph->protocol; in ip_rcv_finish() local
|
D | fou.c | 21 u8 protocol; member 34 u8 protocol; member 859 struct flowi4 *fl4, u8 *protocol, __be16 sport) in fou_build_udp() 878 u8 *protocol, __be16 *sport, int type) in __fou_build_header() 894 u8 *protocol, struct flowi4 *fl4) in fou_build_header() 912 u8 *protocol, __be16 *sport, int type) in __gue_build_header() 985 u8 *protocol, struct flowi4 *fl4) in gue_build_header()
|
D | netfilter.c | 128 unsigned int dataoff, u_int8_t protocol) in nf_ip_checksum() 160 u_int8_t protocol) in nf_ip_checksum_partial()
|
D | udp_offload.c | 28 __be16 protocol = skb->protocol; in __skb_udp_tunnel_segment() local 157 __be16 protocol = skb->protocol; in skb_udp_tunnel_segment() local
|
D | gre_offload.c | 24 __be16 protocol = skb->protocol; in gre_gso_segment() local
|
/net/ax25/ |
D | ax25_iface.c | 60 struct ax25_protocol *protocol; in ax25_protocol_release() local 164 struct ax25_protocol *protocol; in ax25_protocol_function() local 205 struct ax25_protocol *protocol; in ax25_protocol_is_registered() local
|
/net/phonet/ |
D | af_phonet.c | 40 static struct phonet_protocol *phonet_proto_get(unsigned int protocol) in phonet_proto_get() 63 static int pn_socket_create(struct net *net, struct socket *sock, int protocol, in pn_socket_create() 472 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register() 495 void phonet_proto_unregister(unsigned int protocol, struct phonet_protocol *pp) in phonet_proto_unregister()
|
/net/bridge/netfilter/ |
D | nf_tables_bridge.c | 109 unsigned int dataoff, u_int8_t protocol) in nf_br_checksum() 116 u_int8_t protocol) in nf_br_checksum_partial()
|
/net/netfilter/ipset/ |
D | ip_set_getport.c | 24 get_port(const struct sk_buff *skb, int protocol, unsigned int protooff, in get_port() 102 int protocol = iph->protocol; in ip_set_get_ip4_port() local
|
/net/netfilter/ |
D | xt_socket.c | 40 u8 *protocol, in extract_icmp4_fields() 116 const u8 protocol, in xt_socket_get_sock_v4() 280 int *protocol, in extract_icmp6_fields() 336 const u8 protocol, in xt_socket_get_sock_v6()
|
D | xt_TPROXY.c | 109 const u8 protocol, in nf_tproxy_get_sock_v4() 180 const u8 protocol, in nf_tproxy_get_sock_v6()
|
/net/ceph/ |
D | auth.c | 23 static int ceph_auth_init_protocol(struct ceph_auth_client *ac, int protocol) in ceph_auth_init_protocol() 183 int protocol; in ceph_handle_auth_reply() local
|
/net/hsr/ |
D | hsr_slave.c | 25 u16 protocol; in hsr_handle_frame() local
|
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 49 __u8 protocol, int ttl) in nf_reject_iphdr_put()
|
/net/bluetooth/cmtp/ |
D | sock.c | 198 static int cmtp_sock_create(struct net *net, struct socket *sock, int protocol, in cmtp_sock_create()
|
/net/sched/ |
D | cls_rsvp.h | 81 u8 protocol; member 103 static inline unsigned int hash_dst(__be32 *dst, u8 protocol, u8 tunnelid) in hash_dst() 139 u8 protocol; in rsvp_classify() local
|
/net/bluetooth/bnep/ |
D | sock.c | 195 static int bnep_sock_create(struct net *net, struct socket *sock, int protocol, in bnep_sock_create()
|
/net/rds/ |
D | af_rds.c | 469 static int __rds_create(struct socket *sock, struct sock *sk, int protocol) in __rds_create() 496 static int rds_create(struct net *net, struct socket *sock, int protocol, in rds_create()
|