Home
last modified time | relevance | path

Searched refs:ipovly (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Din4_cksum.c88 struct ipovly ipov; in in4_cksum()
102 if (off < sizeof(struct ipovly)) in in4_cksum()
/f-stack/tools/compat/include/netinet/
H A Dtcpip.h42 struct ipovly ti_i; /* overlaid ip structure */
H A Dudp_var.h43 struct ipovly ui_i; /* overlaid ip structure */
H A Dip_var.h44 struct ipovly { struct
/f-stack/freebsd/netinet/
H A Dtcpip.h42 struct ipovly ti_i; /* overlaid ip structure */
H A Dudp_var.h43 struct ipovly ui_i; /* overlaid ip structure */
H A Dip_var.h44 struct ipovly { struct
H A Dudp_usrreq.c504 bcopy(((struct ipovly *)ip)->ih_x1, b, 9); in udp_input()
505 bzero(((struct ipovly *)ip)->ih_x1, 9); in udp_input()
506 ((struct ipovly *)ip)->ih_len = (proto == IPPROTO_UDP) ? in udp_input()
509 bcopy(b, ((struct ipovly *)ip)->ih_x1, 9); in udp_input()
H A Dtcp_output.c206 struct ipovly *ipov = NULL; in tcp_output()
1150 ipov = (struct ipovly *)ip; in tcp_output()
H A Dtcp_syncache.c779 struct ipovly *ipov = mtod(m, struct ipovly *); in syncache_get_toa()
H A Dtcp_input.c733 struct ipovly *ipov = (struct ipovly *)ip; in tcp_input()
/f-stack/freebsd/net/
H A Ddebugnet_inet.c211 MPASS(m->m_pkthdr.len >= sizeof(struct ipovly)); in debugnet_handle_ip()
214 m_adj(m, sizeof(struct ipovly)); in debugnet_handle_ip()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.c368 struct ipovly *ipov = (struct ipovly *)ip; in ctf_process_inbound_raw()
H A Drack.c11892 struct ipovly *ipov = NULL; in rack_output()
13399 ipov = (struct ipovly *)ip; in rack_output()
H A Dbbr.c11971 struct ipovly *ipov = NULL; in bbr_output_wtime()
13439 ipov = (struct ipovly *)ip; in bbr_output_wtime()