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