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