Home
last modified time | relevance | path

Searched defs:proto (Results 976 - 1000 of 1305) sorted by relevance

1...<<31323334353637383940>>...53

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2399 otx2_do_set_vf_vlan(struct otx2_nic *pf, int vf, u16 vlan, u8 qos, __be16 proto) otx2_do_set_vf_vlan() argument
2538 otx2_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, __be16 proto) otx2_set_vf_vlan() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c3007 mlx4_set_vf_vlan(struct mlx4_dev *dev, int port, int vf, u16 vlan, u8 qos, __be16 proto) mlx4_set_vf_vlan() argument
H A Den_ethtool.c1503 add_tcp_udp_rule(struct mlx4_en_priv *priv, struct ethtool_rxnfc *cmd, struct list_head *list_h, int proto) add_tcp_udp_rule() argument
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfarsync.h103 unsigned char proto; /* Line protocol */ member
/kernel/linux/linux-6.6/drivers/net/
H A Dvrf.c1022 vrf_l3_out(struct net_device *vrf_dev, struct sock *sk, struct sk_buff *skb, u16 proto) vrf_l3_out() argument
1228 vrf_prepare_mac_header(struct sk_buff *skb, struct net_device *vrf_dev, u16 proto) vrf_prepare_mac_header() argument
1274 vrf_add_mac_header_if_unset(struct sk_buff *skb, struct net_device *vrf_dev, u16 proto, struct net_device *orig_dev) vrf_add_mac_header_if_unset() argument
1462 vrf_l3_rcv(struct net_device *vrf_dev, struct sk_buff *skb, u16 proto) vrf_l3_rcv() argument
H A Dgtp.c896 unsigned int proto = ntohs(skb->protocol); in gtp_dev_xmit() local
H A Dmacvlan.c1003 macvlan_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) macvlan_vlan_rx_add_vid() argument
1012 macvlan_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) macvlan_vlan_rx_kill_vid() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c128 __be16 *tag, *proto; in stmmac_test_get_udp_skb() local
845 u16 proto; in stmmac_test_vlan_validate() local
1264 u16 proto; in stmmac_test_vlanoff_common() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/tehuti/
H A Dtehuti.c730 static int bdx_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in bdx_vlan_rx_add_vid() argument
742 static int bdx_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) in bdx_vlan_rx_kill_vid() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_new.c438 cpsw_ndo_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) cpsw_ndo_vlan_rx_add_vid() argument
1011 cpsw_ndo_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) cpsw_ndo_vlan_rx_kill_vid() argument
H A Dnetcp_core.c1824 static int netcp_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in netcp_rx_add_vid() argument
1851 static int netcp_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) in netcp_rx_kill_vid() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1901 int wx_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in wx_vlan_rx_kill_vid() argument
1888 wx_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) wx_vlan_rx_add_vid() argument
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dray_cs.c951 __be16 proto = ((struct ethhdr *)data)->h_proto; in translate_frame() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1014 u8 proto; in nv50_msto_atomic_enable() local
1590 u8 proto = NV507D_SOR_SET_CONTROL_PROTOCOL_CUSTOM; in nv50_sor_atomic_enable() local
1509 nv50_sor_update(struct nouveau_encoder *nv_encoder, u8 head, struct nv50_head_atom *asyh, u8 proto, u8 depth) nv50_sor_update() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib.h132 __be16 proto; member
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c545 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto) in ieee80211_get_8023_tunnel_proto() argument
612 __be16 proto; in ieee80211_data_to_8023_exthdr() member
H A Drdev-ops.h763 rdev_tx_control_port(struct cfg80211_registered_device *rdev, struct net_device *dev, const void *buf, size_t len, const u8 *dest, __be16 proto, const bool noencrypt, int link, u64 *cookie) rdev_tx_control_port() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c3319 __be16 proto; __ovs_nla_copy_actions() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dx_tables.c480 xt_check_match(struct xt_mtchk_param *par, unsigned int size, u16 proto, bool inv_proto) xt_check_match() argument
1000 xt_check_target(struct xt_tgchk_param *par, unsigned int size, u16 proto, bool inv_proto) xt_check_target() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c839 u8 proto; in tcf_ct_handle_fragments() local
1203 int err, family, proto, len; in tcf_ct_fill_params() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c258 static void sock_test_tcpulp(int sock, int proto, unsigned int line) in sock_test_tcpulp() argument
351 sock_connect_mptcp(const char * const remoteaddr, const char * const port, int proto, struct addrinfo **peer, int infd, struct wstate *winfo) sock_connect_mptcp() argument
1305 parse_proto(const char *proto) parse_proto() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_main.c46 int qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const u8 *addr, in qeth_l3_ipaddr_to_string() argument
562 qeth_l3_del_ipato_entry(struct qeth_card *card, enum qeth_prot_versions proto, u8 *addr, unsigned int mask_bits) qeth_l3_del_ipato_entry() argument
591 qeth_l3_modify_rxip_vipa(struct qeth_card *card, bool add, const u8 *ip, enum qeth_ip_types type, enum qeth_prot_versions proto) qeth_l3_modify_rxip_vipa() argument
1565 qeth_l3_get_cast_type_rcu(struct sk_buff *skb, struct dst_entry *dst, __be16 proto) qeth_l3_get_cast_type_rcu() argument
1602 qeth_l3_get_cast_type(struct sk_buff *skb, __be16 proto) qeth_l3_get_cast_type() argument
1626 qeth_l3_fill_header(struct qeth_qdio_out_q *queue, struct qeth_hdr *hdr, struct sk_buff *skb, __be16 proto, unsigned int data_len) qeth_l3_fill_header() argument
1710 qeth_l3_xmit(struct qeth_card *card, struct sk_buff *skb, struct qeth_qdio_out_q *queue, __be16 proto) qeth_l3_xmit() argument
1732 __be16 proto = vlan_get_protocol(skb); qeth_l3_hard_start_xmit() local
1823 __be16 proto = vlan_get_protocol(skb); qeth_l3_iqd_select_queue() local
[all...]
H A Dqeth_l2_main.c158 qeth_l2_fill_header(struct qeth_qdio_out_q *queue, struct qeth_hdr *hdr, struct sk_buff *skb, __be16 proto, unsigned int data_len) qeth_l2_fill_header() argument
245 qeth_l2_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) qeth_l2_vlan_rx_add_vid() argument
257 qeth_l2_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) qeth_l2_vlan_rx_kill_vid() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h388 const struct btf_type *proto; /* Prototype of the function */ member
/kernel/linux/linux-6.6/net/batman-adv/
H A Ddistributed-arp-table.c1477 batadv_dat_check_dhcp(struct sk_buff *skb, __be16 proto, __be32 *ip_src) in batadv_dat_check_dhcp() argument
1680 batadv_dat_check_dhcp_ack(struct sk_buff *skb, __be16 proto, __be32 *ip_src, in batadv_dat_check_dhcp_ack() argument
1752 __be16 proto; in batadv_dat_snoop_incoming_dhcp_ack() local
1717 batadv_dat_snoop_outgoing_dhcp_ack(struct batadv_priv *bat_priv, struct sk_buff *skb, __be16 proto, unsigned short vid) batadv_dat_snoop_outgoing_dhcp_ack() argument
[all...]

Completed in 61 milliseconds

1...<<31323334353637383940>>...53