| /net/ipv4/ |
| D | gre_demux.c | 35 int gre_add_protocol(const struct gre_protocol *proto, u8 version) in gre_add_protocol() 45 int gre_del_protocol(const struct gre_protocol *proto, u8 version) in gre_del_protocol() 67 bool *csum_err, __be16 proto, int nhs) in gre_parse_header() 136 const struct gre_protocol *proto; in gre_rcv() local 164 const struct gre_protocol *proto; in gre_err() local
|
| /net/802/ |
| D | psnap.c | 35 struct datalink_proto *proto = NULL, *p; in find_snap_client() local 53 struct datalink_proto *proto; in snap_rcv() local 132 struct datalink_proto *proto = NULL; in register_snap_client() local 156 void unregister_snap_client(struct datalink_proto *proto) in unregister_snap_client()
|
| D | stp.c | 38 const struct stp_proto *proto; in stp_pdu_rcv() local 65 int stp_proto_register(const struct stp_proto *proto) in stp_proto_register() 88 void stp_proto_unregister(const struct stp_proto *proto) in stp_proto_unregister()
|
| D | p8022.c | 41 struct datalink_proto *proto; in register_8022_client() local 57 void unregister_8022_client(struct datalink_proto *proto) in unregister_8022_client()
|
| D | p8023.c | 44 struct datalink_proto *proto = kmalloc(sizeof(*proto), GFP_ATOMIC); in make_8023_client() local
|
| /net/8021q/ |
| D | vlan_core.c | 163 __be16 proto; member 181 __be16 proto, u16 vid) in vlan_vid_info_get() 192 static struct vlan_vid_info *vlan_vid_info_alloc(__be16 proto, u16 vid) in vlan_vid_info_alloc() 205 static int __vlan_vid_add(struct vlan_info *vlan_info, __be16 proto, u16 vid, in __vlan_vid_add() 233 int vlan_vid_add(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_add() 274 __be16 proto = vid_info->proto; in __vlan_vid_del() local 293 void vlan_vid_del(struct net_device *dev, __be16 proto, u16 vid) in vlan_vid_del()
|
| /net/netfilter/ipset/ |
| D | ip_set_getport.c | 25 bool src, __be16 *port, u8 *proto) in get_port() 98 __be16 *port, u8 *proto) in ip_set_get_ip4_port() 132 __be16 *port, u8 *proto) in ip_set_get_ip6_port() 155 u8 proto; in ip_set_get_ip_port() local
|
| /net/ipv6/ |
| D | ip6_offload.c | 23 static int ipv6_gso_pull_exthdrs(struct sk_buff *skb, int proto) in ipv6_gso_pull_exthdrs() 64 int proto; in ipv6_gso_segment() local 146 int len = 0, proto, optlen = sizeof(*iph); in ipv6_exthdrs_len() local 176 int proto; in ipv6_gro_receive() local
|
| D | ip6_checksum.c | 10 __u32 len, __u8 proto, __wsum csum) in csum_ipv6_magic() 65 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto) in udp6_csum_init()
|
| D | exthdrs.c | 842 static void ipv6_push_rthdr0(struct sk_buff *skb, u8 *proto, in ipv6_push_rthdr0() 867 static void ipv6_push_rthdr4(struct sk_buff *skb, u8 *proto, in ipv6_push_rthdr4() 916 static void ipv6_push_rthdr(struct sk_buff *skb, u8 *proto, in ipv6_push_rthdr() 934 static void ipv6_push_exthdr(struct sk_buff *skb, u8 *proto, u8 type, struct ipv6_opt_hdr *opt) in ipv6_push_exthdr() 944 u8 *proto, in ipv6_push_nfrag_opts() 960 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
|
| D | seg6_iptunnel.c | 95 int seg6_do_srh_encap(struct sk_buff *skb, struct ipv6_sr_hdr *osrh, int proto) in seg6_do_srh_encap() 213 int proto, err = 0; in seg6_do_srh() local
|
| /net/netfilter/ipvs/ |
| D | ip_vs_proto.c | 41 #define IP_VS_PROTO_HASH(proto) ((proto) & (IP_VS_PROTO_TAB_SIZE-1)) argument 140 struct ip_vs_protocol * ip_vs_proto_get(unsigned short proto) in ip_vs_proto_get() 158 ip_vs_proto_data_get(struct netns_ipvs *ipvs, unsigned short proto) in ip_vs_proto_data_get() 196 const char * ip_vs_state_name(__u16 proto, int state) in ip_vs_state_name()
|
| /net/xfrm/ |
| D | xfrm_state.c | 73 __be32 spi, u8 proto, unsigned short family) in xfrm_spi_hash() 221 static const struct xfrm_type *xfrm_get_type(u8 proto, unsigned short family) in xfrm_get_type() 300 xfrm_get_type_offload(u8 proto, unsigned short family, bool try_load) in xfrm_get_type_offload() 652 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() 695 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() 707 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush() 822 __be32 spi, u8 proto, in __xfrm_state_lookup() 848 u8 proto, unsigned short family) in __xfrm_state_lookup_byaddr() 1076 unsigned short family, u8 mode, u8 proto, u32 reqid) in xfrm_stateonly_find() 1197 u32 reqid, u32 if_id, u8 proto, in __find_acq_core() [all …]
|
| /net/bluetooth/bnep/ |
| D | netdev.c | 137 u16 proto = ntohs(eh->h_proto); in bnep_net_eth_proto() local 150 u16 proto = bnep_net_eth_proto(skb); in bnep_net_proto_filter() local
|
| /net/netfilter/ |
| D | nf_log_common.c | 25 u8 proto, int fragment, unsigned int offset) in nf_log_dump_udp_header() 57 u8 proto, int fragment, unsigned int offset, in nf_log_dump_tcp_header()
|
| D | nf_conntrack_proto_generic.c | 17 static bool nf_generic_should_process(u8 proto) in nf_generic_should_process() 152 static int generic_init_net(struct net *net, u_int16_t proto) in generic_init_net()
|
| D | nft_compat.c | 160 union nft_entry *entry, u16 proto, bool inv) in nft_target_set_tgchk_param() 214 static int nft_parse_compat(const struct nlattr *attr, u16 *proto, bool *inv) in nft_parse_compat() 247 u16 proto = 0; in nft_target_init() local 408 union nft_entry *entry, u16 proto, bool inv) in nft_match_set_mtchk_param() 466 u16 proto = 0; in __nft_match_init() local
|
| D | xt_CT.c | 81 u8 proto; in xt_ct_set_helper() local 128 u8 proto; in xt_ct_set_timeout() local
|
| /net/ipv6/netfilter/ |
| D | nf_reject_ipv6.c | 23 u8 proto; in nf_reject_ip6_tcphdr_get() local 221 u8 proto; in reject6_csum_ok() local
|
| /net/bluetooth/ |
| D | af_bluetooth.c | 69 void bt_sock_reclassify_lock(struct sock *sk, int proto) in bt_sock_reclassify_lock() 80 int bt_sock_register(int proto, const struct net_proto_family *ops) in bt_sock_register() 100 void bt_sock_unregister(int proto) in bt_sock_unregister() 133 static int bt_sock_create(struct net *net, struct socket *sock, int proto, in bt_sock_create()
|
| /net/ipx/ |
| D | pe2.c | 23 struct datalink_proto *proto = kmalloc(sizeof(*proto), GFP_ATOMIC); in make_EII_client() local
|
| /net/nsh/ |
| D | nsh.c | 22 __be16 proto; in nsh_gso_segment() local
|
| /net/nfc/ |
| D | af_nfc.c | 30 static int nfc_sock_create(struct net *net, struct socket *sock, int proto, in nfc_sock_create()
|
| /net/dsa/ |
| D | tag_mtk.c | 92 static int mtk_tag_flow_dissect(const struct sk_buff *skb, __be16 *proto, in mtk_tag_flow_dissect()
|
| /net/bridge/netfilter/ |
| D | nft_reject_bridge.c | 111 u8 proto; in nft_reject_br_send_v4_unreach() local 224 u8 proto = ip6h->nexthdr; in reject6_br_csum_ok() local
|