mirror of
https://github.com/holub/mame
synced 2025-05-28 16:43:04 +03:00
91 lines
4.2 KiB
HTML
91 lines
4.2 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<title>WinPcap: _DEVICE_EXTENSION Struct Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="style.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<!-- Generated by Doxygen 1.6.1 -->
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>_DEVICE_EXTENSION Struct Reference<br/>
|
|
<small>
|
|
[<a class="el" href="group__NPF__include.html">NPF structures and definitions</a>]</small>
|
|
</h1><!-- doxytag: class="_DEVICE_EXTENSION" -->
|
|
<p>Port device extension.
|
|
<a href="#_details">More...</a></p>
|
|
|
|
<p><code>#include <<a class="el" href="Packet_8h_source.html">Packet.h</a>></code></p>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">NDIS_STRING </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__DEVICE__EXTENSION.html#a8201dab43dd06ad55b93317cbbd54211">AdapterName</a></td></tr>
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Name of the adapter. <a href="#a8201dab43dd06ad55b93317cbbd54211"></a><br/></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">PWSTR </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__DEVICE__EXTENSION.html#a147b6ff0677e88b5721e51ab7759121a">ExportString</a></td></tr>
|
|
</table>
|
|
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
|
<p>Port device extension. </p>
|
|
<p>Structure containing some data relative to every adapter on which NPF is bound. </p>
|
|
|
|
<p>Definition at line <a class="el" href="Packet_8h_source.html#l00196">196</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
|
|
<hr/><h2>Field Documentation</h2>
|
|
<a class="anchor" id="a8201dab43dd06ad55b93317cbbd54211"></a><!-- doxytag: member="_DEVICE_EXTENSION::AdapterName" ref="a8201dab43dd06ad55b93317cbbd54211" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">NDIS_STRING <a class="el" href="struct__DEVICE__EXTENSION.html#a8201dab43dd06ad55b93317cbbd54211">AdapterName</a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Name of the adapter. </p>
|
|
|
|
<p>Definition at line <a class="el" href="Packet_8h_source.html#l00197">197</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a147b6ff0677e88b5721e51ab7759121a"></a><!-- doxytag: member="_DEVICE_EXTENSION::ExportString" ref="a147b6ff0677e88b5721e51ab7759121a" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">PWSTR <a class="el" href="struct__DEVICE__EXTENSION.html#a147b6ff0677e88b5721e51ab7759121a">ExportString</a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
<p>Name of the exported device, i.e. name that the applications will use to open this adapter through WinPcap. </p>
|
|
|
|
<p>Definition at line <a class="el" href="Packet_8h_source.html#l00198">198</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this struct was generated from the following file:<ul>
|
|
<li><a class="el" href="Packet_8h_source.html">Packet.h</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<hr>
|
|
<p align="right"><img border="0" src="winpcap_small.gif" align="absbottom" width="91" height="27">
|
|
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2009
|
|
CACE Technologies. All rights reserved.</p>
|