Searched refs:thdr (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_dup.c100 DBT thdr; local
141 thdr.data = &bk;
142 thdr.size = SSZA(BKEYDATA, data);
143 hdr = &thdr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dicmp.c211 static int icmpv6_push_pending_frames(struct sock *sk, struct flowi *fl, struct icmp6hdr *thdr, int len) argument
221 memcpy(icmp6h, thdr, sizeof(struct icmp6hdr));

Completed in 47 milliseconds