Home
last modified time | relevance | path

Searched defs:get_port (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/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
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_check_syncookie_user.c204 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 Dsk_assign.c123 get_port(int fd) in get_port() function
/openbmc/linux/drivers/net/wan/
H A Dc101.c96 #define get_port(card, port) (card) macro
H A Dpci200syn.c88 #define get_port(card, port) (&(card)->ports[port]) macro
H A Dpc300too.c104 #define get_port(card, port) ((port) < (card)->n_ports ? \ macro
H A Dn2.c135 #define get_port(card, port) ((card)->ports[port].valid ? \ macro
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_ftp.c195 static int get_port(const char *data, int start, size_t dlen, char delim, in get_port() function
/openbmc/linux/include/net/
H A Dudp_tunnel.h284 void (*get_port)(struct net_device *dev, unsigned int table, member
H A Dsock.h1301 int (*get_port)(struct sock *sk, unsigned short snum); member
/openbmc/linux/drivers/infiniband/core/
H A Duser_mad.c1147 static struct ib_umad_port *get_port(struct ib_device *ibdev, in get_port() function