/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | xfrm.h | 31 __u8 proto; member 54 __u8 proto; member 336 __u8 proto; member 388 __u8 proto; member 391 __u8 proto; member 405 __u8 proto; member
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3518 int proto, fflags; in __must_hold() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | netdev.c | 2703 e1000_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) e1000_vlan_rx_add_vid() argument 2729 e1000_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) e1000_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_main.c | 328 bond_vlan_rx_add_vid(struct net_device *bond_dev, __be16 proto, u16 vid) bond_vlan_rx_add_vid() argument 362 bond_vlan_rx_kill_vid(struct net_device *bond_dev, __be16 proto, u16 vid) bond_vlan_rx_kill_vid() argument 3618 bond_flow_ip(struct sk_buff *skb, struct flow_keys *fk, int *noff, int *proto, bool l34) bond_flow_ip() argument 3654 int noff, proto = -1; bond_flow_dissect() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf_main.c | 2041 ixgbevf_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) ixgbevf_vlan_rx_add_vid() argument 2067 ixgbevf_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) ixgbevf_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/adaptec/ |
H A D | starfire.c | 589 netdev_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) netdev_vlan_rx_add_vid() argument 604 netdev_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) netdev_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 1782 hns3_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) hns3_vlan_rx_add_vid() argument 1794 hns3_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) hns3_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 3132 ice_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, in ice_vlan_rx_add_vid() argument 3180 ice_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, in ice_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 1593 hclgevf_set_vlan_filter(struct hnae3_handle *handle, __be16 proto, u16 vlan_id, bool is_kill) hclgevf_set_vlan_filter() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 926 mlxsw_sp_port_add_vid(struct net_device *dev, __be16 __always_unused proto, u16 vid) mlxsw_sp_port_add_vid() argument 940 mlxsw_sp_port_kill_vid(struct net_device *dev, __be16 __always_unused proto, u16 vid) mlxsw_sp_port_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | lan78xx.c | 2346 lan78xx_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) lan78xx_vlan_rx_add_vid() argument 2365 lan78xx_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) lan78xx_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 422 u8 proto; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 1162 u16 proto, ver; in hwcsum() local 2202 u8 ver, proto; in write_eo_wr() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 1528 static int rhine_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in rhine_vlan_rx_add_vid() argument 1539 static int rhine_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in rhine_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/ |
H A D | virtio_net.c | 2013 virtnet_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) virtnet_vlan_rx_add_vid() argument 2028 virtnet_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) virtnet_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 4687 static int stmmac_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, u16 vid) in stmmac_vlan_rx_add_vid() argument 4712 static int stmmac_vlan_rx_kill_vid(struct net_device *ndev, __be16 proto, u16 vid) in stmmac_vlan_rx_kill_vid() argument
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | ar-internal.h | 405 struct rxrpc_conn_proto proto; member
|
/kernel/linux/linux-5.10/net/packet/ |
H A D | af_packet.c | 1923 __be16 proto = 0; in packet_sendmsg_spkt() local 2680 __be16 proto; in tpacket_snd() local 2526 tpacket_fill_skb(struct packet_sock *po, struct sk_buff *skb, void *frame, struct net_device *dev, void *data, int tp_len, __be16 proto, unsigned char *addr, int hlen, int copylen, const struct sockcm_cookie *sockc) tpacket_fill_skb() argument 2902 __be16 proto; packet_snd() local 3151 packet_do_bind(struct sock *sk, const char *name, int ifindex, __be16 proto) packet_do_bind() argument 3304 __be16 proto = (__force __be16)protocol; /* weird, but documented */ packet_create() local [all...] |
/kernel/linux/linux-5.10/security/smack/ |
H A D | smack_lsm.c | 3819 int proto = -EINVAL; in smk_skb_to_addr_ipv6() local 3939 int proto; in smack_socket_sock_rcv_skb() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 490 __u8 proto; member
|
H A D | if_bridge.h | 530 __be16 proto; member
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 5165 get_authorizer(struct ceph_connection *con, int *proto, int force_new) get_authorizer() argument
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_private.h | 906 br_multicast_should_handle_mode(const struct net_bridge *br, __be16 proto) br_multicast_should_handle_mode() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | skbuff.c | 3822 __be16 proto; in skb_segment() local 4887 skb_checksum_setup_ip(struct sk_buff *skb, typeof(IPPROTO_IP) proto, unsigned int off) skb_checksum_setup_ip() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 6288 mv88e6xxx_change_tag_protocol(struct dsa_switch *ds, enum dsa_tag_protocol proto) mv88e6xxx_change_tag_protocol() argument
|