Home
last modified time | relevance | path

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

/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
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_assign.c76 get_port(int fd) get_port() function
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh998 get_port() function
/linux/drivers/net/wan/
H A Dc101.c96 #define get_port(card, port) (card) macro
H A Dn2.c135 #define get_port(card, port) ((card)->ports[port].valid ? \ macro
/linux/net/netfilter/
H A Dnf_conntrack_ftp.c186 static int get_port(const char *data, int start, size_t dlen, char delim, in get_port() function
/linux/drivers/infiniband/core/
H A Duser_mad.c1158 static struct ib_umad_port *get_port(struct ib_device *ibdev, in get_port() function