Home
last modified time | relevance | path

Searched refs:my_port (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/driver-api/serial/
H A Ddriver.rst93 struct my_port {
/openbmc/linux/include/net/sctp/
H A Dstructs.h314 __u16 my_port; member
/openbmc/linux/net/sctp/
H A Dassociola.c178 asoc->c.my_port = ep->base.bind_addr.port; in sctp_association_init()
H A Dsm_make_chunk.c1818 ntohs(chunk->sctp_hdr->dest) != bear_cookie->my_port) { in sctp_unpack_cookie()