/Linux-v6.6/net/ipv6/ |
D | ip6_offload.c | 40 static int ipv6_gso_pull_exthdrs(struct sk_buff *skb, int proto) in ipv6_gso_pull_exthdrs() 81 int proto, err; in ipv6_gso_segment() local 170 int len = 0, proto, optlen = sizeof(*iph); in ipv6_exthdrs_len() local 200 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()
|
/Linux-v6.6/arch/ia64/lib/ |
D | checksum.c | 39 __u8 proto, __wsum sum) in csum_tcpudp_magic() 50 __u8 proto, __wsum sum) in csum_tcpudp_nofold()
|
/Linux-v6.6/include/trace/ |
D | define_custom_trace.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument 30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
|
/Linux-v6.6/include/linux/ |
D | if_bridge.h | 30 __be16 proto; member 89 int proto) in br_multicast_has_querier_anywhere() 94 int proto) in br_multicast_has_querier_adjacent() 100 int proto) in br_multicast_has_router_adjacent()
|
/Linux-v6.6/net/xfrm/ |
D | xfrm_state.c | 77 __be32 spi, u8 proto, unsigned short family) in xfrm_spi_hash() 313 static const struct xfrm_type *xfrm_get_type(u8 proto, unsigned short family) in xfrm_get_type() 416 xfrm_get_type_offload(u8 proto, unsigned short family, bool try_load) in xfrm_get_type_offload() 751 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() 794 xfrm_state_flush_secctx_check(struct net *net, u8 proto, bool task_valid) in xfrm_state_flush_secctx_check() 806 int xfrm_state_flush(struct net *net, u8 proto, bool task_valid, bool sync) in xfrm_state_flush() 979 __be32 spi, u8 proto, in __xfrm_state_lookup_all() 1022 __be32 spi, u8 proto, in __xfrm_state_lookup() 1048 u8 proto, unsigned short family) in __xfrm_state_lookup_byaddr() 1364 unsigned short family, u8 mode, u8 proto, u32 reqid) in xfrm_stateonly_find() [all …]
|
/Linux-v6.6/samples/bpf/ |
D | sockex2_kern.c | 29 static inline int proto_ports_offset(__u64 proto) in proto_ports_offset() 105 __u64 proto = load_half(skb, 12); in flow_dissector() local 131 __be16 proto; in flow_dissector() member
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-devtrace.h | 77 #define TRACE_EVENT(name, proto, ...) \ argument 82 #define DEFINE_EVENT(evt_class, name, proto, ...) \ argument
|
/Linux-v6.6/arch/x86/include/asm/ |
D | checksum_64.h | 88 __u8 proto, __wsum sum) in csum_tcpudp_nofold() 113 __u32 len, __u8 proto, in csum_tcpudp_magic()
|
D | irq_stack.h | 123 #define assert_function_type(func, proto) \ argument 126 #define assert_arg_type(arg, proto) \ argument
|
/Linux-v6.6/net/bluetooth/ |
D | af_bluetooth.c | 71 void bt_sock_reclassify_lock(struct sock *sk, int proto) in bt_sock_reclassify_lock() 82 int bt_sock_register(int proto, const struct net_proto_family *ops) in bt_sock_register() 102 void bt_sock_unregister(int proto) in bt_sock_unregister() 113 static int bt_sock_create(struct net *net, struct socket *sock, int proto, in bt_sock_create() 144 struct proto *prot, int proto, gfp_t prio, int kern) in bt_sock_alloc()
|
/Linux-v6.6/tools/testing/selftests/net/ |
D | csum.c | 169 static uint16_t checksum(void *th, uint16_t proto, size_t len) in checksum() 187 static void *build_packet_ipv4(void *_iph, uint8_t proto, unsigned int len) in build_packet_ipv4() 207 static void *build_packet_ipv6(void *_ip6h, uint8_t proto, unsigned int len) in build_packet_ipv6() 297 uint8_t proto; in build_packet() local 656 uint16_t proto = cfg_encap ? IPPROTO_UDP : cfg_proto; in recv_verify_packet_ipv4() local 671 uint16_t proto = cfg_encap ? IPPROTO_UDP : cfg_proto; in recv_verify_packet_ipv6() local
|
/Linux-v6.6/include/net/ |
D | esp.h | 15 static inline void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer() 40 __u8 proto; member
|
D | ncsi.h | 42 static inline int ncsi_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_add_vid() 47 static inline int ncsi_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_kill_vid()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_nve.c | 64 enum mlxsw_sp_l3proto proto; member 188 enum mlxsw_sp_l3proto proto, in mlxsw_sp_nve_learned_ip_resolve() 274 enum mlxsw_sp_l3proto proto) in mlxsw_sp_nve_mc_record_create() 318 enum mlxsw_sp_l3proto proto) in mlxsw_sp_nve_mc_record_get() 536 enum mlxsw_sp_l3proto proto, in mlxsw_sp_nve_mc_record_find() 556 enum mlxsw_sp_l3proto proto, in mlxsw_sp_nve_mc_list_ip_add() 579 enum mlxsw_sp_l3proto proto, in mlxsw_sp_nve_mc_list_ip_del() 635 enum mlxsw_sp_l3proto proto, in mlxsw_sp_nve_flood_ip_add() 666 enum mlxsw_sp_l3proto proto, in mlxsw_sp_nve_flood_ip_del()
|
/Linux-v6.6/drivers/net/usb/ |
D | cdc_mbim.c | 72 static int cdc_mbim_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in cdc_mbim_rx_add_vid() 86 static int cdc_mbim_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in cdc_mbim_rx_kill_vid() 211 static bool is_ip_proto(__be16 proto) in is_ip_proto() 369 __be16 proto = htons(ETH_P_802_3); in cdc_mbim_process_dgram() local
|
/Linux-v6.6/drivers/infiniband/hw/usnic/ |
D | usnic_transport.c | 69 int proto; in usnic_transport_sock_to_str() local 173 int usnic_transport_sock_get_addr(struct socket *sock, int *proto, in usnic_transport_sock_get_addr()
|
/Linux-v6.6/arch/alpha/lib/ |
D | checksum.c | 46 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_magic() 55 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_nofold()
|
/Linux-v6.6/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 20 u8 proto = ip6h->nexthdr; in nf_reject_v6_csum_ok() local 154 u8 proto; in nf_reject_ip6_tcphdr_get() local 381 u8 proto; in reject6_csum_ok() local
|
/Linux-v6.6/net/netfilter/ipvs/ |
D | ip_vs_proto.c | 36 #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()
|
/Linux-v6.6/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
|
/Linux-v6.6/drivers/misc/ti-st/ |
D | st_core.c | 37 struct st_proto_s *proto) in remove_channel_from_table() 228 struct st_proto_s *proto; in st_int_recv() local 638 long st_unregister(struct st_proto_s *proto) in st_unregister()
|
/Linux-v6.6/drivers/s390/net/ |
D | qeth_l3_main.c | 46 int qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const u8 *addr, in qeth_l3_ipaddr_to_string() 560 enum qeth_prot_versions proto, u8 *addr, in qeth_l3_del_ipato_entry() 590 enum qeth_prot_versions proto) in qeth_l3_modify_rxip_vipa() 1563 __be16 proto) in qeth_l3_get_cast_type_rcu() 1599 static int qeth_l3_get_cast_type(struct sk_buff *skb, __be16 proto) in qeth_l3_get_cast_type() 1625 __be16 proto, unsigned int data_len) in qeth_l3_fill_header() 1708 struct qeth_qdio_out_q *queue, __be16 proto) in qeth_l3_xmit() 1729 __be16 proto = vlan_get_protocol(skb); in qeth_l3_hard_start_xmit() local 1820 __be16 proto = vlan_get_protocol(skb); in qeth_l3_iqd_select_queue() local
|
/Linux-v6.6/arch/mips/include/asm/ |
D | checksum.h | 130 __u32 len, __u8 proto, in csum_tcpudp_nofold() 185 __u32 len, __u8 proto, in csum_ipv6_magic()
|
/Linux-v6.6/arch/powerpc/xmon/ |
D | ansidecl.h | 98 #define EXFUN(name, proto) name proto argument 122 #define EXFUN(name, proto) name() argument
|