Searched defs:proto (Results 226 - 250 of 540) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c600 static int decap_internal(struct __sk_buff *skb, int off, int len, char proto) argument
H A Dtest_l4lb.c134 __u8 proto; member in struct:packet_description
H A Dtest_l4lb_noinline.c130 __u8 proto; member in struct:packet_description
H A Dtest_l4lb_noinline_dynptr.c132 __u8 proto; member in struct:packet_description
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Doutp.c357 nvif_outp_inherit(struct nvif_outp *outp, u8 proto, struct nvif_outp_inherit_v0 *args, u8 *proto_out) argument
[all...]
/linux-master/drivers/isdn/mISDN/
H A Dsocket.c774 mISDN_sock_create(struct net *net, struct socket *sock, int proto, int kern) argument
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c271 rfcomm_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, int kern) argument
/linux-master/net/netfilter/
H A Dnf_flow_table_ip.c22 static int nf_flow_state_check(struct flow_offload *flow, int proto, argument
276 static bool nf_flow_skb_encap_protocol(struct sk_buff *skb, __be16 proto, argument
H A Dnf_flow_table_offload.c80 nf_flow_rule_vlan_match(struct flow_dissector_key_vlan *key, struct flow_dissector_key_vlan *mask, u16 vlan_id, __be16 proto) argument
822 nf_flow_offload_init(struct flow_cls_offload *cls_flow, __be16 proto, int priority, enum flow_cls_command cmd, const struct flow_offload_tuple *tuple, struct netlink_ext_ack *extack) argument
846 __be16 proto = ETH_P_ALL; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ioctl.h166 uint8_t proto; member in struct:ch_trace
/linux-master/tools/testing/selftests/net/
H A Dmsg_zerocopy.c497 uint16_t proto = cfg_family == PF_INET ? ETH_P_IP : ETH_P_IPV6; local
H A Dtoeplitz.c287 static void __set_filter(int fd, int off_proto, uint8_t proto, int off_dport) argument
311 uint8_t proto; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c165 static void build_ipv4_header(void *header, uint8_t proto, argument
193 static void build_ipv6_header(void *header, uint8_t proto, argument
254 static void build_gue_header(void *header, uint8_t proto) argument
261 static void build_gre_header(void *header, uint16_t proto) argument
/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c697 static void img_ir_set_protocol(struct img_ir_priv *priv, u64 proto) argument
539 img_ir_set_decoder(struct img_ir_priv *priv, const struct img_ir_decoder *decoder, u64 proto) argument
/linux-master/include/linux/netfilter/
H A Dx_tables.h176 unsigned short proto; member in struct:xt_match
217 unsigned short proto; member in struct:xt_target
/linux-master/include/scsi/
H A Dscsi_transport_sas.h24 static inline int sas_protocol_ata(enum sas_protocol proto) argument
/linux-master/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h80 __u16 proto; member in struct:ip6t_ip6
/linux-master/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h80 __u16 proto; member in struct:ipt_ip
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c833 xlgmac_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) argument
846 xlgmac_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c96 mlxsw_sp_ipip_netdev_saddr(enum mlxsw_sp_l3proto proto, argument
124 mlxsw_sp_ipip_netdev_daddr(enum mlxsw_sp_l3proto proto, argument
222 static bool mlxsw_sp_ipip_tunnel_complete(enum mlxsw_sp_l3proto proto, argument
[all...]
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c526 __be16 proto; local
895 fm10k_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) argument
902 fm10k_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) argument
/linux-master/net/openvswitch/
H A Dflow.c526 __be16 proto; local
[all...]
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Daf9015.c1182 enum rc_proto proto; local
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_ptp.c486 static int ocelot_traps_to_ptp_rx_filter(unsigned int proto) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c740 u16 proto = be16_to_cpu(act->vlan.proto); local

Completed in 772 milliseconds

1234567891011>>