/openbmc/linux/include/linux/ |
H A D | in.h | 21 static inline int proto_ports_offset(int proto) in proto_ports_offset()
|
/openbmc/linux/drivers/scsi/isci/ |
H A D | task.h | 87 enum sas_protocol proto; member
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_ipport.c | 48 u8 proto; member 215 u8 proto; member
|
H A D | ip_set_hash_ipportip.c | 46 u8 proto; member 212 u8 proto; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ipip.c | 96 mlxsw_sp_ipip_netdev_saddr(enum mlxsw_sp_l3proto proto, in mlxsw_sp_ipip_netdev_saddr() 124 mlxsw_sp_ipip_netdev_daddr(enum mlxsw_sp_l3proto proto, in mlxsw_sp_ipip_netdev_daddr() 222 static bool mlxsw_sp_ipip_tunnel_complete(enum mlxsw_sp_l3proto proto, in mlxsw_sp_ipip_tunnel_complete()
|
/openbmc/linux/lib/ |
H A D | checksum.c | 159 __u32 len, __u8 proto, __wsum sum) in csum_tcpudp_nofold()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.3.rst | 89 .. _migration-1.3-nativesdk:
|
/openbmc/linux/net/bridge/ |
H A D | br_stp_bpdu.c | 147 void br_stp_rcv(const struct stp_proto *proto, struct sk_buff *skb, in br_stp_rcv()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_multiport.c | 109 check(u_int16_t proto, in check()
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_ulp.c | 103 void tcp_update_ulp(struct sock *sk, struct proto *proto, in tcp_update_ulp()
|
H A D | ip_gre.c | 464 __be16 proto) in __gre_xmit() 483 __be16 proto) in gre_fb_xmit() 528 __be16 proto; in erspan_fb_xmit() local 684 __be16 proto; in erspan_xmit() local
|
/openbmc/linux/include/net/ |
H A D | l3mdev.h | 165 struct sk_buff *l3mdev_l3_rcv(struct sk_buff *skb, u16 proto) in l3mdev_l3_rcv() 194 struct sk_buff *l3mdev_l3_out(struct sock *sk, struct sk_buff *skb, u16 proto) in l3mdev_l3_out()
|
H A D | raw.h | 43 static inline u32 raw_hashfunc(const struct net *net, u32 proto) in raw_hashfunc()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_main.c | 349 static int aq_ndo_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, in aq_ndo_vlan_rx_add_vid() 362 static int aq_ndo_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, in aq_ndo_vlan_rx_kill_vid()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | serdes.c | 47 void fsl_setup_serdes(u32 offset, char proto, u32 rfcks, char vdd) in fsl_setup_serdes()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_adv_rss.c | 177 const char *proto; in iavf_print_adv_rss_cfg() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_pkt_access.c | 109 __u8 proto = 255; in test_pkt_access() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | network_helpers.h | 26 int proto; member
|
/openbmc/linux/samples/bpf/ |
H A D | tcbpf1_kern.c | 58 __u8 proto = load_byte(skb, ETH_HLEN + offsetof(struct iphdr, protocol)); in bpf_prog1() local
|
/openbmc/qemu/net/ |
H A D | checksum.c | 49 uint16_t net_checksum_tcpudp(uint16_t length, uint16_t proto, in net_checksum_tcpudp()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_app.c | 73 ip_vs_app_inc_new(struct netns_ipvs *ipvs, struct ip_vs_app *app, __u16 proto, in ip_vs_app_inc_new() 173 register_ip_vs_app_inc(struct netns_ipvs *ipvs, struct ip_vs_app *app, __u16 proto, in register_ip_vs_app_inc()
|
/openbmc/linux/net/can/ |
H A D | af_can.c | 735 int proto = cp->protocol; in can_proto_register() local 771 int proto = cp->protocol; in can_proto_unregister() local
|
/openbmc/linux/tools/testing/selftests/ir/ |
H A D | ir_loopback.c | 43 enum rc_proto proto; member
|
/openbmc/linux/net/ipv6/ |
H A D | inet6_connection_sock.c | 30 u8 proto) in inet6_csk_route_req()
|
/openbmc/linux/include/trace/events/ |
H A D | libata.h | 122 #define ata_protocol_name(proto) { proto, #proto } argument
|