Home
last modified time | relevance | path

Searched defs:dstport (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-cnfp.c75 nd_uint16_t dstport; /* TCP/UDP source port or equivalent */ member
107 nd_uint16_t dstport; /* TCP/UDP source port or equivalent */ member
141 nd_uint16_t dstport; /* TCP/UDP source port or equivalent */ member
/freebsd/sys/netinet/
H A Din_rss.c79 u_short dstport) in rss_hash_ip4_4tuple()
/freebsd/sys/netinet6/
H A Din6_rss.c80 const struct in6_addr *dst, u_short dstport) in rss_hash_ip6_4tuple()
/freebsd/sbin/ifconfig/
H A Difvxlan.c100 char srcport[NI_MAXSERV], dstport[NI_MAXSERV]; in vxlan_status() local
/freebsd/sys/net/
H A Dif_vxlan.c2449 vxlan_encap_header(struct vxlan_softc * sc,struct mbuf * m,int ipoff,uint16_t srcport,uint16_t dstport) vxlan_encap_header() argument
2524 uint16_t srcport, dstport; vxlan_encap4() local
2635 uint16_t srcport, dstport; vxlan_encap6() local
/freebsd/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c135 uint32_t dstport; /* HostPort */ member
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h115 #define VCHIQ_MAKE_MSG(type, srcport, dstport) \ argument
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c2325 u_int16_t srcport, dstport; in pf_killstates_row() local