Searched defs:rport (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_pcb.c | 1007 uint16_t lport, rport; in sctp_tcb_special_locate() local 1266 uint16_t rport; in sctp_findassociation_ep_addr() local 2118 struct sctp_inpcb **inp_p, struct sctp_nets **netp, uint16_t rport, in sctp_findassoc_by_vtag() 2618 uint16_t lport, rport; in sctp_move_pcb_and_assoc() local 4167 uint16_t rport; in sctp_aloc_assoc() local 4503 sctp_delete_from_timewait(uint32_t tag, uint16_t lport, uint16_t rport) in sctp_delete_from_timewait() 4530 sctp_is_in_timewait(uint32_t tag, uint16_t lport, uint16_t rport) in sctp_is_in_timewait() 4556 sctp_add_vtag_to_timewait(uint32_t tag, uint32_t time, uint16_t lport, uint16_t rport) in sctp_add_vtag_to_timewait() 6696 sctp_is_vtag_good(uint32_t tag, uint16_t lport, uint16_t rport, struct timeval *now) in sctp_is_vtag_good()
|
| H A D | sctp_pcb.h | 139 uint16_t rport; /* the remote port used in vtag */ member 466 uint16_t rport; /* remote port in network format */ member
|
| H A D | ip_fw.h | 484 u_short rport; /* remote port */ member 535 uint16_t rport; /* remote port */ member
|
| H A D | sctputil.c | 1049 sctp_select_a_tag(struct sctp_inpcb *inp, uint16_t lport, uint16_t rport, int check) in sctp_select_a_tag()
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_filter.c | 381 __in uint16_t rport) in efx_filter_spec_set_ipv4_full() 699 uint16_t rport, port1, port2; in siena_filter_spec_from_gen_spec() local
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_nat.c | 75 uint16_t rport; /* remote port */ member 903 u_short rport; member
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 484 u_short rport; /* remote port */ member 535 uint16_t rport; /* remote port */ member
|