Searched defs:protocol (Results 1 - 25 of 40) sorted by relevance

12

/include/linux/usb/
H A Dg_hid.h26 unsigned char protocol; member in struct:hidg_func_descriptor
/include/linux/can/
H A Dcore.h4 * Protoypes and definitions for CAN protocol modules using the PF_CAN core
30 * struct can_proto - CAN protocol structure
32 * @protocol: protocol number in socket() syscall.
38 int protocol; member in struct:can_proto
/include/linux/lockd/
H A Dbind.h42 unsigned short protocol; member in struct:nlmclnt_initdata
/include/linux/mlx4/
H A Ddriver.h54 enum mlx4_protocol protocol; member in struct:mlx4_interface
/include/net/caif/
H A Dcaif_dev.h29 * @protocol: Type of CAIF protocol to use (at, datagram etc)
40 enum caif_protocol_type protocol; member in struct:caif_connect_request
56 * @headroom: Head room needed by CAIF protocol.
57 * @tailroom: Tail room needed by CAIF protocol.
/include/linux/ceph/
H A Dauth.h63 u32 protocol; /* CEPH_AUTH_* */ member in struct:ceph_auth_client
64 void *private; /* for use by protocol implementation */
65 const struct ceph_auth_client_ops *ops; /* null iff protocol==0 */
67 bool negotiating; /* true if negotiating protocol */
/include/linux/netfilter_bridge/
H A Debt_ip.h37 __u8 protocol; member in struct:ebt_ip_info
H A Debt_ip6.h37 __u8 protocol; member in struct:ebt_ip6_info
/include/net/netfilter/
H A Dnf_tproxy_core.h67 nf_tproxy_get_sock_v4(struct net *net, const u8 protocol, argument
75 switch (protocol) {
129 protocol, ntohl(saddr), ntohs(sport), ntohl(daddr), ntohs(dport), lookup_type, sk);
136 nf_tproxy_get_sock_v6(struct net *net, const u8 protocol, argument
144 switch (protocol) {
198 protocol, saddr, ntohs(sport), daddr, ntohs(dport), lookup_type, sk);
/include/linux/
H A Dgsmmux.h26 unsigned short protocol;/* Protocol to use - only ETH_P_IP supported */ member in struct:gsm_netconfig
H A Dcm4000_cs.h27 * I've changed "ptsreq.protocol" from "unsigned long" to "__u32".
33 __u32 protocol; /*T=0: 2^0, T=1: 2^1*/ member in struct:ptsreq
H A Dbsg.h22 __u32 protocol; /* [i] 0 -> SCSI , .... */ member in struct:sg_io_v4
H A Dip.h2 * INET An implementation of the TCP/IP protocol suite for the LINUX
6 * Definitions for the IP protocol.
100 __u8 protocol; member in struct:iphdr
H A Dppp-ioctl.h19 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
54 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
H A Dif_vlan.h48 * @h_vlan_proto: ethernet protocol (always 0x8100)
167 * Does not change skb->protocol so this function can be used during receive.
207 skb->protocol = htons(ETH_P_8021Q);
301 * vlan_get_protocol - get protocol EtherType.
309 __be16 protocol = 0; local
312 skb->protocol != cpu_to_be16(ETH_P_8021Q))
313 protocol = skb->protocol;
320 protocol = *protop;
323 return protocol;
[all...]
H A Dnetfilter.h46 <= 0x2000 is used for protocol-flags. */
284 unsigned int dataoff, u_int8_t protocol);
289 u_int8_t protocol);
307 u_int8_t protocol, unsigned short family)
315 csum = afinfo->checksum(skb, hook, dataoff, protocol);
323 u_int8_t protocol, unsigned short family)
332 protocol);
306 nf_checksum(struct sk_buff *skb, unsigned int hook, unsigned int dataoff, u_int8_t protocol, unsigned short family) argument
321 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, unsigned int dataoff, unsigned int len, u_int8_t protocol, unsigned short family) argument
H A Dnetlink.h238 int protocol; member in struct:netlink_notify
266 extern void netlink_set_nonroot(int protocol, unsigned flag);
H A Dpnp.h204 struct list_head protocol_list; /* node in protocol's list of cards */
207 struct pnp_protocol *protocol; member in struct:pnp_card
250 struct list_head protocol_list; /* node in list of device's protocol */
254 struct pnp_protocol *protocol; member in struct:pnp_dev
313 #define pnp_can_read(dev) (((dev)->protocol->get) && \
315 #define pnp_can_write(dev) (((dev)->protocol->set) && \
317 #define pnp_can_disable(dev) (((dev)->protocol->disable) && \
324 #define pnp_device_is_isapnp(dev) ((dev)->protocol == (&isapnp_protocol))
332 #define pnp_device_is_pnpbios(dev) ((dev)->protocol == (&pnpbios_protocol))
342 if (dev->protocol
[all...]
/include/net/
H A Ddst_ops.h14 __be16 protocol; member in struct:dst_ops
H A Dprotocol.h2 * INET An implementation of the TCP/IP protocol suite for the LINUX
6 * Definitions for the protocol dispatcher.
8 * Version: @(#)protocol.h 1.0.2 05/07/93
80 unsigned short protocol; /* This is the L4 protocol number. */ member in struct:inet_protosw
H A Dgarp.h10 __be16 protocol; member in struct:garp_pdu_hdr
H A Droute.h2 * INET An implementation of the TCP/IP protocol suite for the LINUX
239 u32 tos, int oif, u8 protocol,
247 if (protocol == IPPROTO_TCP)
253 protocol, flow_flags, dst, src, dport, sport);
258 int oif, u8 protocol,
265 ip_route_connect_init(fl4, dst, src, tos, oif, protocol,
238 ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, u32 tos, int oif, u8 protocol, __be16 sport, __be16 dport, struct sock *sk, bool can_sleep) argument
256 ip_route_connect(struct flowi4 *fl4, __be32 dst, __be32 src, u32 tos, int oif, u8 protocol, __be16 sport, __be16 dport, struct sock *sk, bool can_sleep) argument
H A Dsch_generic.h211 __be16 protocol; member in struct:tcf_proto
/include/linux/netfilter/
H A Dnf_conntrack_proto_gre.h52 __be16 protocol; member in struct:gre_hdr
59 __be16 protocol; /* should be GRE_PROTOCOL_PPTP */ member in struct:gre_hdr_pptp
/include/linux/sunrpc/
H A Dclnt.h44 const char * cl_protname; /* protocol name */
72 const char * name; /* protocol name */
105 int protocol; member in struct:rpc_create_args

Completed in 896 milliseconds

12