Searched refs:ih_x1 (Results 1 – 6 of 6) 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
502 bcopy(((struct ipovly *)ip)->ih_x1, b, 9); in udp_input()503 bzero(((struct ipovly *)ip)->ih_x1, 9); in udp_input()507 bcopy(b, ((struct ipovly *)ip)->ih_x1, 9); in udp_input()
701 bzero(ipov->ih_x1, sizeof(ipov->ih_x1)); in tcp_input()
320 bzero(ipov->ih_x1, sizeof(ipov->ih_x1)); in ctf_process_inbound_raw()