Searched refs:ip_id (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-11-stable/sys/netinet/
H A Dtcp_syncache.c1706 ip->ip_id = 0;
H A Dtcp_subr.c819 ip->ip_id = 0;
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c1699 fin->fin_id = ntohs(ip->ip_id);
6114 ido = ntohs(ip->ip_id);
6121 ip->ip_id = htons(id);
6124 id = ntohs(ip->ip_id);
H A Dip_nat.c5219 s2 = ntohs(ip->ip_id);
5677 sum2 = ntohs(ip->ip_id) + ntohs(ip->ip_len);
7365 ip->ip_id = 0;
/freebsd-11-stable/tools/tools/netmap/
H A Dpkt-gen.c1053 ip.ip_id = 0;
1056 ip.ip_id = 0;
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_type.h3269 __le16 ip_id; /* IP id */ member in struct:ixgbe_adv_rx_desc::__anon4677::__anon4678::__anon4681::__anon4682
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c5107 pbd->ip_id = ntohs(ip->ip_id);
5488 "ip_id=%u lso_mss=%u tcp_flags=0x%x csum=0x%x "
5494 pbd_e1x->ip_id,
H A Decore_hsi.h7643 uint16_t ip_id /* for LSO mode */; member in struct:eth_tx_parse_bd_e1x

Completed in 390 milliseconds

123