lwkt_port
struct lwkt_port acpi_afree_rport;
static struct lwkt_port disk_dispose_port;
static struct lwkt_port disk_msg_port;
struct lwkt_port rep_port;
struct lwkt_port *
struct lwkt_port;
struct lwkt_port *msgport; /* target msgport */
struct lwkt_port;
struct lwkt_port *msgport; /* target msgport */
lwkt_port netisr_afree_rport;
lwkt_port netisr_afree_free_so_rport;
lwkt_port netisr_adone_rport;
lwkt_port netisr_apanic_rport;
lwkt_port netisr_sync_port;
extern lwkt_port netisr_adone_rport;
extern lwkt_port netisr_afree_rport;
extern lwkt_port netisr_afree_free_so_rport;
extern lwkt_port netisr_apanic_rport;
extern lwkt_port netisr_sync_port;
static struct lwkt_port ng_panic_reply_port;
struct lwkt_port *ng_msgport[MAXCPU];
extern struct lwkt_port *ng_msgport[MAXCPU];
static __inline struct lwkt_port *
struct lwkt_port *
struct lwkt_port *
icmp_ctlinput_start(struct mbuf *m, struct lwkt_port *port,
struct lwkt_port *port;
static void ip_forward_redispatch(struct lwkt_port *port,
ip_transport_redispatch(struct lwkt_port *port, struct mbuf *m, int hlen)
ip_forward_redispatch(struct lwkt_port *port, struct mbuf *m, boolean_t srcrt)
struct lwkt_port;
void ip_transport_redispatch(struct lwkt_port *, struct mbuf *, int);
struct lwkt_port *port = NULL;
tcp_create_timermsg(struct tcpcb *tp, struct lwkt_port *msgport)
struct lwkt_port;
void tcp_create_timermsg(struct tcpcb *, struct lwkt_port *);
struct lwkt_port *
struct lwkt_port *tcp_addrport0(void);
struct lwkt_port *
struct lwkt_port *
struct lwkt_port *
struct lwkt_port *port = netisr_cpuport(cpu);
struct lwkt_port *port = netisr_cpuport(cpu);
struct lwkt_port *port = netisr_cpuport(cpu);
struct lwkt_port *port;
struct lwkt_port *udp_addrport (in_addr_t faddr, in_port_t fport,
struct lwkt_port *udp_ctlport (int, struct sockaddr *, void *, int *);
struct lwkt_port *udp_initport(void);
struct lwkt_port;
struct lwkt_port *tcp6_soport(struct socket *, struct sockaddr *,
struct lwkt_port *tcp6_addrport(void);
struct lwkt_port;
struct lwkt_port;
typedef struct lwkt_port *lwkt_port_t;
struct lwkt_port *(*pr_ctlport)(int, struct sockaddr *, void *, int *);
struct lwkt_port *cpu0_soport(struct socket *, struct sockaddr *,
struct lwkt_port *cpu0_ctlport(int, struct sockaddr *, void *, int *);
struct lwkt_port *(*pr_initport)(void);
struct lwkt_port *so_pr_ctlport(struct protosw *pr, int cmd,
struct lwkt_port;
void sosetport (struct socket *so, struct lwkt_port *port);
lwkt_port td_msgport; /* built-in message port for replies */
static struct lwkt_port devfs_dispose_port;
static struct lwkt_port devfs_msg_port;
struct lwkt_port rep_port;