summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorjonathan <jonathan@NetBSD.org>2004-01-20 22:55:14 +0000
committerjonathan <jonathan@NetBSD.org>2004-01-20 22:55:14 +0000
commite139b2063a540d077cf7989ef2e5762964362c19 (patch)
treeb0a5a82ab595d55f85400245df76c670aafb0041 /sys/dev/microcode
parent77c9ce3095dabb98b434520f682fc387ecf714a1 (diff)
IPv6 mapped adddresses require us to cope with limited polymorphism
(struct in6pcb* versus struct inpcb*) in ipsec_getpolicybysock(). Add new macros (in lieu of an abstract data type) for a ``generic'' PCB_T (points to a struct inpcb* or struct in6pcb*) to ipsec_osdep.h. Use those new macros in ipsec_getpolicybysock() and elsewhere. As posted to tech-net for comment/feedback, late 2003.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions