Home
last modified time | relevance | path

Searched defs:lport (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/netinet6/
H A Din6_pcb.c129 u_int16_t lport = 0; in in6_pcbsetport() local
168 u_short lport = 0; in in6_pcbbind() local
632 u_short fport = fport_arg, lport = lport_arg; in in6_pcbnotify() local
691 u_short lport, int lookupflags, struct ucred *cred) in in6_pcblookup_local()
864 uint16_t lport, uint8_t domain) in in6_pcblookup_lbgroup()
936 u_short fport, const struct in6_addr *laddr, u_short lport) in in6_pcblookup_exact_match()
951 const struct in6_addr *laddr, u_short lport) in in6_pcblookup_hash_exact()
978 u_short lport) in in6_pcblookup_wild_match()
997 const struct in6_addr *laddr, u_short lport, const inp_lookup_t lockflags) in in6_pcblookup_hash_wild_smr()
1034 const struct in6_addr *laddr, u_short lport) in in6_pcblookup_hash_wild_locked()
[all …]
/freebsd/sys/netinet/
H A Din_pcb.c721 u_short aux, first, last, lport; in in_pcb_lport_dest() local
880 u_short lport = 0; in in_pcbbind_setup() local
1010 u_short lport, fport; in in_pcbconnect() local
1282 u_short lport, fport; in in_pcbconnect_setup() local
1923 u_short lport, int lookupflags, struct ucred *cred) in in_pcblookup_local()
2045 uint16_t lport, int domain) in in_pcblookup_lbgroup()
2117 u_short fport, struct in_addr laddr, u_short lport) in in_pcblookup_exact_match()
2134 u_short fport, struct in_addr laddr, u_short lport) in in_pcblookup_hash_exact()
2158 u_short lport) in in_pcblookup_wild_match()
2178 u_short lport, const inp_lookup_t lockflags) in in_pcblookup_hash_wild_smr()
[all …]
H A Dsctp_pcb.c877 uint16_t lport, rport; in sctp_tcb_special_locate() local
1468 uint16_t lport, uint32_t vrf_id) in sctp_endpoint_probe()
1660 sctp_isport_inuse(struct sctp_inpcb *inp, uint16_t lport, uint32_t vrf_id) in sctp_isport_inuse()
1767 int lport; in sctp_pcb_findep() local
1984 uint16_t lport, int skip_src_check, uint32_t vrf_id, uint32_t remote_tag) in sctp_findassoc_by_vtag()
2485 uint16_t lport, rport; in sctp_move_pcb_and_assoc() local
2704 uint16_t lport; in sctp_inpcb_bind_locked() local
4417 sctp_is_in_timewait(uint32_t tag, uint16_t lport, uint16_t rport, time_t now) in sctp_is_in_timewait()
4440 uint32_t tag, uint16_t lport, uint16_t rport) in sctp_set_vtag_block()
4449 sctp_add_vtag_to_timewait(uint32_t tag, uint16_t lport, uint16_t rport) in sctp_add_vtag_to_timewait()
[all …]
H A Din_pcb.h520 #define INP_PCBHASH(faddr, lport, fport, mask) \ argument
522 #define INP6_PCBHASH(faddr, lport, fport, mask) \ argument
525 #define INP_PCBHASH_WILD(lport, mask) \ argument
528 #define INP_PCBLBGROUP_PKTHASH(faddr, lport, fport) \ argument
530 #define INP6_PCBLBGROUP_PKTHASH(faddr, lport, fport) \ argument
533 #define INP_PCBPORTHASH(lport, mask) (ntohs((lport)) & (mask)) argument
H A Dsiftr.c165 uint16_t lport; member
227 uint16_t lport; /* local TCP port */ member
H A Dudp_usrreq.c1084 u_short fport, lport; in udp_send() local
H A Dsctp_pcb.h135 uint16_t lport; /* the local port used in vtag */ member
/freebsd/usr.sbin/tcpdrop/
H A Dtcpdrop.c68 char *lport, *fport; in main() local
287 tcpdropbyname(const char *lhost, const char *lport, const char *fhost, in tcpdropbyname()
/freebsd/tools/tools/switch_tls/
H A Dswitch_tls.c70 char *lport, *fport; in main() local
270 tcpswitchbyname(const char *lhost, const char *lport, const char *fhost, in tcpswitchbyname()
/freebsd/usr.sbin/lpr/common_source/
H A Dnet.c90 int s, timo = 1, lport = IPPORT_RESERVED - 1; in getport() local
/freebsd/usr.sbin/rpcbind/
H A Dpmap_svc.c259 long lport; in pmapproc_getport() local
/freebsd/usr.sbin/inetd/
H A Dbuiltins.c323 iderror(int lport, int fport, int s, const char *er) in iderror() argument
364 u_short lport, fport; in ident_stream() local
[all...]
/freebsd/cddl/lib/libdtrace/
H A Dsiftr.d46 uint16_t lport; member
/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.h75 uint8_t lport; /* associated offload logical port */ member
/freebsd/sys/dev/ice/
H A Dice_switch.c2005 ice_add_rule_internal(struct ice_hw * hw,struct ice_sw_recipe * recp_list,u8 lport,struct ice_fltr_list_entry * f_entry) ice_add_rule_internal() argument
2339 ice_add_mac_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * m_list,struct ice_switch_info * sw,u8 lport) ice_add_mac_rule() argument
2706 ice_add_eth_mac_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * em_list,struct ice_switch_info * sw,u8 lport) ice_add_eth_mac_rule() argument
2929 u8 lport = pi->lport; ice_cfg_dflt_vsi() local
3505 _ice_set_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 vid,u8 lport,struct ice_switch_info * sw) _ice_set_vsi_promisc() argument
3653 _ice_set_vlan_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,bool rm_vlan_promisc,u8 lport,struct ice_switch_info * sw) _ice_set_vlan_vsi_promisc() argument
4132 u8 lport = hw->port_info->lport; ice_replay_fltr() local
[all...]
H A Dice_common.c3952 ice_aq_sff_eeprom(struct ice_hw * hw,u16 lport,u8 bus_addr,u16 mem_addr,u8 page,u8 set_page,u8 * data,u8 length,bool write,struct ice_sq_cd * cd) ice_aq_sff_eeprom() argument
6362 ice_aq_get_port_options(struct ice_hw * hw,struct ice_aqc_get_port_options_elem * options,u8 * option_count,u8 lport,bool lport_valid,u8 * active_option_idx,bool * active_option_valid,u8 * pending_option_idx,bool * pending_option_valid) ice_aq_get_port_options() argument
6432 ice_aq_set_port_option(struct ice_hw * hw,u8 lport,u8 lport_valid,u8 new_option) ice_aq_set_port_option() argument
[all...]
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_nat.c71 uint16_t lport; /* local port */ member
907 u_short lport; member
/freebsd/lib/libc/net/
H A Drcmd.c87 int s, aport, lport, timo, error; in rcmd_af() local
/freebsd/usr.bin/tftp/
H A Dmain.c280 setpeer0(char *host, const char *lport) in setpeer0()
/freebsd/crypto/openssh/
H A Dmux.c690 u_int lport, cport; in mux_master_process_open_fwd() local
857 u_int lport, cport; in mux_master_process_close_fwd() local
H A Dservconf.h246 int lport; /* local port */ member
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c1224 struct in6_addr *daddr, uint16_t lport, struct nat64_config *cfg, in nat64_do_handle_ip4()
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c355 u_long probe, hops, lport, ltclass; in main() local
/freebsd/sys/dev/sfxge/common/
H A Defx_filter.c378 __in uint16_t lport, in efx_filter_spec_set_ipv4_full()
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h347 in_port_t lport; member

12