Home
last modified time | relevance | path

Searched defs:protocol (Results 1 – 25 of 92) sorted by relevance

1234

/net/ipv6/
Dprotocol.c32 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()
Dxfrm6_protocol.c30 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()
Dfou6.c18 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()
Dnetfilter.c134 unsigned int dataoff, u_int8_t protocol) in nf_ip6_checksum()
168 u_int8_t protocol) in nf_ip6_checksum_partial()
Daf_inet6.c123 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/
Dprotocol.c35 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()
Dxfrm4_protocol.c30 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()
Dip_input.c157 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
Dfou.c21 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()
Dnetfilter.c128 unsigned int dataoff, u_int8_t protocol) in nf_ip_checksum()
160 u_int8_t protocol) in nf_ip_checksum_partial()
Dudp_offload.c28 __be16 protocol = skb->protocol; in __skb_udp_tunnel_segment() local
157 __be16 protocol = skb->protocol; in skb_udp_tunnel_segment() local
Dgre_offload.c24 __be16 protocol = skb->protocol; in gre_gso_segment() local
/net/ax25/
Dax25_iface.c60 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/
Daf_phonet.c40 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/
Dnf_tables_bridge.c109 unsigned int dataoff, u_int8_t protocol) in nf_br_checksum()
116 u_int8_t protocol) in nf_br_checksum_partial()
/net/netfilter/ipset/
Dip_set_getport.c24 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/
Dxt_socket.c40 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()
Dxt_TPROXY.c109 const u8 protocol, in nf_tproxy_get_sock_v4()
180 const u8 protocol, in nf_tproxy_get_sock_v6()
/net/ceph/
Dauth.c23 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/
Dhsr_slave.c25 u16 protocol; in hsr_handle_frame() local
/net/ipv4/netfilter/
Dnf_reject_ipv4.c49 __u8 protocol, int ttl) in nf_reject_iphdr_put()
/net/bluetooth/cmtp/
Dsock.c198 static int cmtp_sock_create(struct net *net, struct socket *sock, int protocol, in cmtp_sock_create()
/net/sched/
Dcls_rsvp.h81 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/
Dsock.c195 static int bnep_sock_create(struct net *net, struct socket *sock, int protocol, in bnep_sock_create()
/net/rds/
Daf_rds.c469 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()

1234