Searched defs:proto (Results 176 - 200 of 541) sorted by relevance

1234567891011>>

/linux-master/net/ipv6/
H A Dip6_offload.c40 static int ipv6_gro_pull_exthdrs(struct sk_buff *skb, int off, int proto) argument
74 static int ipv6_gso_pull_exthdrs(struct sk_buff *skb, int proto) argument
113 int proto, err; local
202 int len = 0, proto, optlen = sizeof(*iph); local
231 int proto; local
[all...]
/linux-master/include/linux/
H A Detherdevice.h219 static inline bool eth_proto_is_802_3(__be16 proto) argument
H A Dif_bridge.h30 __be16 proto; member in struct:br_ip
88 br_multicast_has_querier_anywhere(struct net_device *dev, int proto) argument
93 br_multicast_has_querier_adjacent(struct net_device *dev, int proto) argument
99 br_multicast_has_router_adjacent(struct net_device *dev, int proto) argument
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c414 u8 proto, rout_ctrl; local
/linux-master/drivers/net/ppp/
H A Dppp_mppe.c341 int proto; local
/linux-master/drivers/hwtracing/stm/
H A Dpolicy.c387 char *devname, *proto, *p; local
/linux-master/net/ceph/
H A Dauth.c24 static int init_protocol(struct ceph_auth_client *ac, int proto) argument
429 int proto = ac->key ? CEPH_AUTH_CEPHX : CEPH_AUTH_NONE; local
308 __ceph_auth_get_authorizer(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, int peer_type, bool force_new, int *proto, int *pref_mode, int *fallb_mode) argument
553 int proto; local
[all...]
/linux-master/drivers/net/wan/
H A Dhdlc_cisco.c296 static struct hdlc_proto proto = { variable in typeref:struct:hdlc_proto
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.c275 int proto; local
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dfilter.h207 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, argument
230 efx_filter_set_ipv4_full(struct efx_filter_spec *spec, u8 proto, argument
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_roce.c229 enum protocol_type proto; local
367 enum protocol_type proto; local
[all...]
/linux-master/include/net/
H A Dgarp.h98 struct stp_proto proto; member in struct:garp_application
/linux-master/tools/testing/selftests/net/
H A Dtap.c221 size_t build_eth(uint8_t *buf, uint16_t proto) argument
/linux-master/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map_data.c259 u8 proto; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c51 __be16 proto; member in struct:gre_hdr
116 static __always_inline int parse_eth_proto(struct __sk_buff *skb, __be16 proto) argument
165 static __always_inline int parse_ip_proto(struct __sk_buff *skb, __u8 proto) argument
H A Dxdpwall.c102 __u8 proto; member in struct:pkt_info
327 __u32 proto; local
[all...]
/linux-master/drivers/s390/net/
H A Dqeth_l3_sys.c395 static int qeth_l3_parse_ipatoe(const char *buf, enum qeth_prot_versions proto, argument
19 qeth_l3_string_to_ipaddr(const char *buf, enum qeth_prot_versions proto, u8 *addr) argument
366 qeth_l3_dev_ipato_add_show(char *buf, struct qeth_card *card, enum qeth_prot_versions proto) argument
422 qeth_l3_dev_ipato_add_store(const char *buf, size_t count, struct qeth_card *card, enum qeth_prot_versions proto) argument
461 qeth_l3_dev_ipato_del_store(const char *buf, size_t count, struct qeth_card *card, enum qeth_prot_versions proto) argument
570 qeth_l3_dev_ip_add_show(struct device *dev, char *buf, enum qeth_prot_versions proto, enum qeth_ip_types type) argument
601 qeth_l3_vipa_store(struct device *dev, const char *buf, bool add, size_t count, enum qeth_prot_versions proto) argument
682 qeth_l3_parse_rxipe(const char *buf, enum qeth_prot_versions proto, u8 *addr) argument
708 qeth_l3_rxip_store(struct device *dev, const char *buf, bool add, size_t count, enum qeth_prot_versions proto) argument
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dfilter.h207 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, argument
228 efx_filter_set_ipv6_local(struct efx_filter_spec *spec, u8 proto, argument
251 efx_filter_set_ipv4_full(struct efx_filter_spec *spec, u8 proto, argument
H A Dtc_encap_actions.c249 static void efx_gen_tun_header_eth(struct efx_tc_encap_action *encap, u16 proto) argument
/linux-master/net/core/
H A Dlwt_bpf.c275 __be16 proto = skb->protocol; local
/linux-master/net/netfilter/
H A Dnf_tables_offload.c249 __be16 proto = ETH_P_ALL; local
189 nft_flow_offload_common_init(struct flow_cls_common_offload *common, __be16 proto, int priority, struct netlink_ext_ack *extack) argument
/linux-master/net/vmw_vsock/
H A Dvmci_transport.h64 u16 proto; member in struct:vmci_transport_packet
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_netportnet.c56 u8 proto; member in struct:hash_netportnet4_elem
347 u8 proto; member in struct:hash_netportnet6_elem
[all...]
/linux-master/net/dsa/
H A Dtag_8021q.c77 __be16 proto; member in struct:dsa_8021q_context
415 int dsa_tag_8021q_register(struct dsa_switch *ds, __be16 proto) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h33 } proto:3; member in struct:nvkm_ior::nvkm_ior_state

Completed in 558 milliseconds

1234567891011>>