Home
last modified time | relevance | path

Searched defs:proto (Results 51 – 75 of 593) sorted by relevance

12345678910>>...24

/openbmc/linux/arch/ia64/lib/
H A Dchecksum.c39 __u8 proto, __wsum sum) in csum_tcpudp_magic()
50 __u8 proto, __wsum sum) in csum_tcpudp_nofold()
/openbmc/linux/include/trace/
H A Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_sys.c20 enum qeth_prot_versions proto, u8 *addr) in qeth_l3_string_to_ipaddr()
367 enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_show()
395 static int qeth_l3_parse_ipatoe(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_ipatoe()
423 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_add_store()
462 struct qeth_card *card, enum qeth_prot_versions proto) in qeth_l3_dev_ipato_del_store()
571 enum qeth_prot_versions proto, in qeth_l3_dev_ip_add_show()
602 size_t count, enum qeth_prot_versions proto) in qeth_l3_vipa_store()
682 static int qeth_l3_parse_rxipe(const char *buf, enum qeth_prot_versions proto, in qeth_l3_parse_rxipe()
709 size_t count, enum qeth_prot_versions proto) in qeth_l3_rxip_store()
/openbmc/linux/net/ipv6/
H A Dexthdrs.c1079 static void ipv6_push_rthdr0(struct sk_buff *skb, u8 *proto, in ipv6_push_rthdr0()
1104 static void ipv6_push_rthdr4(struct sk_buff *skb, u8 *proto, in ipv6_push_rthdr4()
1153 static void ipv6_push_rthdr(struct sk_buff *skb, u8 *proto, in ipv6_push_rthdr()
1171 static void ipv6_push_exthdr(struct sk_buff *skb, u8 *proto, u8 type, struct ipv6_opt_hdr *opt) in ipv6_push_exthdr()
1181 u8 *proto, in ipv6_push_nfrag_opts()
1197 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
/openbmc/linux/arch/x86/include/asm/
H A Dchecksum_64.h88 __u8 proto, __wsum sum) in csum_tcpudp_nofold()
113 __u32 len, __u8 proto, in csum_tcpudp_magic()
H A Dirq_stack.h123 #define assert_function_type(func, proto) \ argument
126 #define assert_arg_type(arg, proto) \ argument
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h77 #define TRACE_EVENT(name, proto, ...) \ argument
82 #define DEFINE_EVENT(evt_class, name, proto, ...) \ argument
/openbmc/linux/include/linux/
H A Dif_bridge.h30 __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()
/openbmc/linux/include/net/
H A Desp.h15 static inline void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer()
40 __u8 proto; member
H A Dncsi.h42 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()
/openbmc/linux/samples/bpf/
H A Dsockex2_kern.c29 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
/openbmc/linux/net/xfrm/
H A Dxfrm_state.c78 __be32 spi, u8 proto, unsigned short family) in xfrm_spi_hash()
1037 __be32 spi, u8 proto, in __xfrm_state_lookup_all()
1080 __be32 spi, u8 proto, in __xfrm_state_lookup()
1106 u8 proto, unsigned short family) in __xfrm_state_lookup_byaddr()
1421 unsigned short family, u8 mode, u8 proto, u32 reqid) in xfrm_stateonly_find()
1552 u32 reqid, u32 if_id, u8 proto, in __find_acq_core()
2019 u8 proto, unsigned short family) in xfrm_state_lookup()
2033 u8 proto, unsigned short family) in xfrm_state_lookup_byaddr()
2046 u32 if_id, u8 proto, const xfrm_address_t *daddr, in xfrm_find_acq()
2380 void xfrm_state_walk_init(struct xfrm_state_walk *walk, u8 proto, in xfrm_state_walk_init()
[all …]
/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c71 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()
/openbmc/linux/tools/testing/selftests/net/
H A Dcsum.c169 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
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_transport.c69 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()
/openbmc/linux/arch/alpha/lib/
H A Dchecksum.c46 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_magic()
55 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_nofold()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.c64 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()
/openbmc/linux/drivers/net/usb/
H A Dcdc_mbim.c72 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
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto.c36 #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()
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c20 u8 proto = ip6h->nexthdr; in nf_reject_v6_csum_ok() local
154 u8 proto; in nf_reject_ip6_tcphdr_get() local
386 u8 proto; in reject6_csum_ok() local
/openbmc/linux/net/bluetooth/bnep/
H A Dnetdev.c137 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
/openbmc/linux/drivers/misc/ti-st/
H A Dst_core.c38 struct st_proto_s *proto) in remove_channel_from_table()
229 struct st_proto_s *proto; in st_int_recv() local
639 long st_unregister(struct st_proto_s *proto) in st_unregister()
/openbmc/linux/arch/powerpc/xmon/
H A Dansidecl.h98 #define EXFUN(name, proto) name proto argument
122 #define EXFUN(name, proto) name() argument
/openbmc/linux/arch/mips/include/asm/
H A Dchecksum.h130 __u32 len, __u8 proto, in csum_tcpudp_nofold()
185 __u32 len, __u8 proto, in csum_ipv6_magic()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211conv.c92 u16 proto; in skb_ether_to_p80211() local
504 int p80211_stt_findproto(u16 proto) in p80211_stt_findproto()

12345678910>>...24