Searched refs:ih_x1 (Results 1 – 9 of 9) sorted by relevance
46 #define ui_x1 ui_i.ih_x147 #define ui_v ui_i.ih_x1[0]
45 #define ti_x1 ti_i.ih_x1
45 u_char ih_x1[9]; /* (unused) */ member
504 bcopy(((struct ipovly *)ip)->ih_x1, b, 9); in udp_input()505 bzero(((struct ipovly *)ip)->ih_x1, 9); in udp_input()509 bcopy(b, ((struct ipovly *)ip)->ih_x1, 9); in udp_input()
740 bzero(ipov->ih_x1, sizeof(ipov->ih_x1)); in tcp_input()
373 bzero(ipov->ih_x1, sizeof(ipov->ih_x1)); in ctf_process_inbound_raw()