Searched refs:dp0 (Results 1 – 2 of 2) sorted by relevance
43 const struct ip6_rthdr0 *dp0; in rt6_print() local64 dp0 = (const struct ip6_rthdr0 *)dp; in rt6_print()66 if (GET_BE_U_4(dp0->ip6r0_reserved) || ndo->ndo_vflag) { in rt6_print()68 GET_BE_U_4(dp0->ip6r0_reserved)); in rt6_print()76 p = (const u_char *) dp0->ip6r0_addr; in rt6_print()83 return((GET_U_1(dp0->ip6r0_len) + 1) << 3); in rt6_print()
58 const struct ip6_rthdr0 *dp0; in ip6_finddst() local108 dp0 = (const struct ip6_rthdr0 *)dp; in ip6_finddst()112 p = (const u_char *) dp0->ip6r0_addr; in ip6_finddst()