Searched defs:dstport (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/tcpdump/ |
H A D | print-cnfp.c | 75 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 D | in_rss.c | 79 u_short dstport) in rss_hash_ip4_4tuple()
|
/freebsd/sys/netinet6/ |
H A D | in6_rss.c | 80 const struct in6_addr *dst, u_short dstport) in rss_hash_ip6_4tuple()
|
/freebsd/sbin/ifconfig/ |
H A D | ifvxlan.c | 100 char srcport[NI_MAXSERV], dstport[NI_MAXSERV]; in vxlan_status() local
|
/freebsd/sys/net/ |
H A D | if_vxlan.c | 2449 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 D | snmp_ntp.c | 135 uint32_t dstport; /* HostPort */ member
|
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_core.h | 115 #define VCHIQ_MAKE_MSG(type, srcport, dstport) \ argument
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_ioctl.c | 2325 u_int16_t srcport, dstport; in pf_killstates_row() local
|