Searched refs:ip_dst (Results 151 - 160 of 160) sorted by relevance

1234567

/freebsd-11-stable/sys/netinet/
H A Dsctp_input.c5957 dst.sin_addr = ip->ip_dst;
H A Dsctp_usrreq.c292 dst.sin_addr = inner_ip->ip_dst;
H A Dsctputil.c7025 dst.sin_addr = inner_ip->ip_dst;
/freebsd-11-stable/sys/dev/e1000/
H A Dif_em.c2036 ip->ip_dst.s_addr, htons(IPPROTO_TCP));
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c778 ip->ip_dst.s_addr, htons(IPPROTO_TCP));
/freebsd-11-stable/sys/net/
H A Diflib.c2909 ip->ip_dst.s_addr, htons(IPPROTO_TCP));
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c1716 fi->fi_daddr = ip->ip_dst.s_addr;
3427 sum += *sp++; /* ip_dst */
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c9757 ntohl(ip->ip_dst.s_addr), ntohl(ip->ip_src.s_addr),
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h20094 uint32_t ip_dst[4]; /* big endian */ member in struct:hwrm_cfa_flow_alloc_input
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c5110 ip->ip_dst.s_addr,

Completed in 580 milliseconds

1234567