Searched defs:get_port (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_getport.c | 25 get_port(const struct sk_buff *skb, int protocol, unsigned int protooff, in get_port() function
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_tcp_check_syncookie_user.c | 204 static bool get_port(int server_fd, in_port_t *port) in get_port() function
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_assign.c | 123 get_port(int fd) in get_port() function
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 1043 get_port() function
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_ftp.c | 195 static int get_port(const char *data, int start, size_t dlen, char delim, in get_port() function
|
/openbmc/linux/drivers/net/wan/ |
H A D | pci200syn.c | 88 #define get_port(card, port) (&(card)->ports[port]) macro
|
H A D | c101.c | 96 #define get_port(card, port) (card) macro
|
H A D | pc300too.c | 104 #define get_port(card, port) ((port) < (card)->n_ports ? \ macro
|
H A D | n2.c | 135 #define get_port(card, port) ((card)->ports[port].valid ? \ macro
|
/openbmc/linux/include/net/ |
H A D | udp_tunnel.h | 284 void (*get_port)(struct net_device *dev, unsigned int table, member
|
H A D | sock.h | 1303 int (*get_port)(struct sock *sk, unsigned short snum); member
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | user_mad.c | 1156 static struct ib_umad_port *get_port(struct ib_device *ibdev, in get_port() function
|