Searched defs:protocol (Results 1 - 25 of 386) sorted by last modified time

1234567891011>>

/linux-master/net/ipv4/
H A Dudp_offload.c27 __be16 protocol = skb->protocol; local
158 __be16 protocol = skb->protocol; local
[all...]
H A Draw.c200 int raw_local_deliver(struct sk_buff *skb, int protocol) argument
272 void raw_icmp_error(struct sk_buff *skb, int protocol, u32 info) argument
[all...]
H A Daf_inet.c252 static int inet_create(struct net *net, struct socket *sock, int protocol, argument
1194 int protocol = p->protocol; local
1684 inet_ctl_sock_create(struct sock **sk, unsigned short family, unsigned short type, unsigned char protocol, struct net *net) argument
[all...]
H A Droute.c1071 ipv4_update_pmtu(struct sk_buff *skb, struct net *net, u32 mtu, int oif, u8 protocol) argument
1161 ipv4_redirect(struct sk_buff *skb, struct net *net, int oif, u8 protocol) argument
[all...]
H A Dicmp.c821 int protocol = iph->protocol; local
[all...]
/linux-master/include/linux/
H A Dfilter.h1404 u16 protocol; member in struct:bpf_sk_lookup_kern
1476 static inline bool bpf_sk_lookup_run_v4(struct net *net, int protocol, argument
1513 static inline bool bpf_sk_lookup_run_v6(struct net *net, int protocol, argument
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c626 static bool vxlan_parse_gpe_proto(struct vxlanhdr *hdr, __be16 *protocol) argument
752 __be16 protocol; local
783 __be16 protocol; local
1673 __be16 protocol = htons(ETH_P_TEB); local
2166 vxlan_build_gpe_hdr(struct vxlanhdr *vxh, __be16 protocol) argument
[all...]
/linux-master/net/sunrpc/
H A Dxprtsock.c308 xs_format_peer_addresses(struct rpc_xprt *xprt, const char *protocol, const char *netid) argument
1918 xs_create_sock(struct rpc_xprt *xprt, struct sock_xprt *transport, int family, int type, int protocol, bool reuseport) argument
H A Dsvcsock.c1497 svc_create_socket(struct svc_serv *serv, int protocol, struct net *net, struct sockaddr *sin, int len, int flags) argument
/linux-master/net/bluetooth/
H A Dsco.c513 static int sco_sock_create(struct net *net, struct socket *sock, int protocol, argument
H A Dl2cap_sock.c1836 static int l2cap_sock_create(struct net *net, struct socket *sock, int protocol, argument
H A Diso.c865 static int iso_sock_create(struct net *net, struct socket *sock, int protocol, argument
H A Dhci_sock.c2193 static int hci_sock_create(struct net *net, struct socket *sock, int protocol, argument
/linux-master/net/ax25/
H A Daf_ax25.c832 static int ax25_create(struct net *net, struct socket *sock, int protocol, argument
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c1575 __be16 protocol = vlan_get_protocol(skb); local
[all...]
H A Digc.h530 __be16 protocol; member in struct:igc_tx_buffer
/linux-master/tools/include/uapi/sound/
H A Dasound.h807 unsigned int protocol; /* current protocol */ member in struct:snd_ump_endpoint_info
/linux-master/net/unix/
H A Daf_unix.c1003 static int unix_create(struct net *net, struct socket *sock, int protocol, argument
/linux-master/include/net/
H A Dsch_generic.h414 __be16 protocol; member in struct:tcf_proto
H A Dip_tunnels.h417 ip_tunnel_encap(struct sk_buff *skb, struct ip_tunnel_encap *e, u8 *protocol, struct flowi4 *fl4) argument
/linux-master/io_uring/
H A Dnet.c39 int protocol; member in struct:io_socket
/linux-master/net/xdp/
H A Dxsk.c1702 static int xsk_create(struct net *net, struct socket *sock, int protocol, argument
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c305 rfcomm_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/drivers/isdn/mISDN/
H A Dsocket.c593 data_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
749 base_sock_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/linux-master/net/ipv6/
H A Dip6_gre.c751 __be16 protocol; local
[all...]

Completed in 376 milliseconds

1234567891011>>