Searched defs:protocol (Results 276 - 300 of 387) sorted by relevance

<<111213141516

/linux-master/include/net/
H A Dneighbour.h153 u8 protocol; member in struct:neighbour
182 u8 protocol; member in struct:pneigh_entry
204 __be16 protocol; member in struct:neigh_table
H A Dip_fib.h268 unsigned char protocol; member in struct:fib_dump_filter
H A Dflow_offload.h651 __be16 protocol; member in struct:flow_cls_common_offload
H A Dip.h80 __u8 protocol; member in struct:ipcm_cookie
/linux-master/net/netfilter/ipvs/
H A Dip_vs_sync.c75 __u8 protocol; /* Which protocol (TCP/UDP) */ member in struct:ip_vs_sync_conn_v0
135 __u8 protocol; /* Which protocol (TCP/UDP) */ member in struct:ip_vs_sync_v4
157 __u8 protocol; /* Which protocol (TCP/UDP) */ member in struct:ip_vs_sync_v6
842 ip_vs_proc_conn(struct netns_ipvs *ipvs, struct ip_vs_conn_param *param, unsigned int flags, unsigned int state, unsigned int protocol, unsigned int type, const union nf_inet_addr *daddr, __be16 dport, unsigned long timeout, __u32 fwmark, struct ip_vs_sync_conn_options *opt) argument
[all...]
/linux-master/net/wireless/
H A Drdev-ops.h1078 rdev_crit_proto_start(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, enum nl80211_crit_proto_id protocol, u16 duration) argument
/linux-master/include/linux/netfilter/ipset/
H A Dip_set.h214 u8 protocol; member in struct:ip_set_type
/linux-master/net/netfilter/ipset/
H A Dip_set_core.c942 static inline u8 protocol(const struct nlattr * const tb[]) function
[all...]
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c308 u16 protocol = ntohs(skb->protocol); local
466 u16 protocol = ntohs(skb->protocol); local
659 u16 protocol; local
[all...]
/linux-master/arch/s390/include/asm/
H A Ddiag.h293 u8 protocol:2; member in struct:diag26c_vnic_resp
/linux-master/net/xdp/
H A Dxsk.c1702 static int xsk_create(struct net *net, struct socket *sock, int protocol, argument
/linux-master/net/ipv4/
H A Dfib_semantics.c338 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, argument
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2287 __be16 protocol = vlan_get_protocol(skb); local
2077 igbvf_tx_csum(struct igbvf_ring *tx_ring, struct sk_buff *skb, u32 tx_flags, __be16 protocol) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c52 u8 protocol = 0; local
[all...]
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c2065 __be16 protocol; local
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c44 __be16 protocol; local
151 __be16 protocol; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h158 u8 protocol; member in struct:ice_ipv4_hdr
231 __be16 protocol; member in struct:ice_nvgre_hdr
H A Dice_txrx.c1804 __be16 frag_off, protocol; local
2029 __be16 protocol; local
[all...]
/linux-master/net/ipv6/
H A Dip6_tunnel.c1290 ipxip6_tnl_xmit(struct sk_buff *skb, struct net_device *dev, u8 protocol) argument
[all...]
H A Dip6_gre.c753 __be16 protocol; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dgro.c196 uint16_t protocol; member in struct:pseudo_header6
202 uint16_t protocol; member in struct:pseudo_header4
/linux-master/include/drm/
H A Di915_hdcp_interface.h96 u8 protocol; member in struct:hdcp_port_data
380 u8 protocol; /* for HDMI vs DP */ member in struct:wired_cmd_initiate_hdcp2_session_in
/linux-master/net/vmw_vsock/
H A Daf_vsock.c2322 vsock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/net/bluetooth/
H A Diso.c838 static int iso_sock_create(struct net *net, struct socket *sock, int protocol, argument
/linux-master/net/iucv/
H A Daf_iucv.c2223 static int iucv_sock_create(struct net *net, struct socket *sock, int protocol, argument

Completed in 664 milliseconds

<<111213141516