Home
last modified time | relevance | path

Searched refs:get_port (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_getport.c25 get_port(const struct sk_buff *skb, int protocol, unsigned int protooff, in get_port() function
126 return get_port(skb, protocol, protooff, src, port, proto); in ip_set_get_ip4_port()
147 return get_port(skb, nexthdr, protoff, src, port, proto); in ip_set_get_ip6_port()
/OK3568_Linux_fs/kernel/include/net/
H A Dudp_tunnel.h279 void (*get_port)(struct net_device *dev, unsigned int table, member
311 udp_tunnel_nic_ops->get_port(dev, table, idx, ti); in udp_tunnel_nic_get_port()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_ftp.c199 static int get_port(const char *data, int start, size_t dlen, char delim, in get_port() function
269 return get_port(data, 3 + length + 1, dlen, delim, &cmd->u.tcp.port); in try_eprt()
286 return get_port(data, 3, dlen, delim, &cmd->u.tcp.port); in try_epsv_response()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsk_assign.c107 get_port(int fd) in get_port() function
175 port = get_port(srv_client); in run_test()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/
H A D0001-daemon.c-Libtirpc-porting-fixes.patch28 short get_port(struct svc_req *rqstp)
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudplite.c54 .get_port = udp_v4_get_port,
H A Daf_inet.c183 if (sk->sk_prot->get_port(sk, 0)) { in inet_autobind()
532 if (sk->sk_prot->get_port(sk, snum)) { in __inet_bind()
H A Dudp_tunnel_nic.c645 .get_port = __udp_tunnel_nic_get_port,
H A Dinet_connection_sock.c932 if (!sk->sk_prot->get_port(sk, inet->inet_num)) { in inet_csk_listen_start()
H A Dping.c1016 .get_port = ping_get_port,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudplite.c50 .get_port = udp_v6_get_port,
H A Dping.c185 .get_port = ping_get_port,
H A Daf_inet6.c408 if (sk->sk_prot->get_port(sk, snum)) { in __inet6_bind()
/OK3568_Linux_fs/kernel/net/phonet/
H A Ddatagram.c179 .get_port = pn_sock_get_port,
H A Dsocket.c185 err = sk->sk_prot->get_port(sk, pn_port(handle)); in pn_socket_bind()
H A Dpep.c1338 .get_port = pn_sock_get_port,
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duser_mad.c1146 static struct ib_umad_port *get_port(struct ib_device *ibdev, in get_port() function
1163 struct ib_umad_port *port = get_port(ibdev, client_data, res->port); in ib_umad_get_nl_info()
1184 struct ib_umad_port *port = get_port(ibdev, client_data, res->port); in ib_issm_get_nl_info()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dpci200syn.c94 #define get_port(card, port) (&card->ports[port]) macro
H A Dc101.c99 #define get_port(card, port) (card) macro
H A Dpc300too.c111 #define get_port(card, port) ((port) < (card)->n_ports ? \ macro
H A Dn2.c144 #define get_port(card, port) ((card)->ports[port].valid ? \ macro
H A Dhd64572.c355 port_t *port = get_port(card, i); in sca_intr()
H A Dhd64570.c385 port_t *port = get_port(card, i); in sca_intr()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c956 .get_port = inet_csk_get_port,
H A Dipv6.c1041 .get_port = inet_csk_get_port,

12