/opensource.apple.com/source/libpcap/libpcap-20.2/libpcap/pcap-septel.h
# · C++ Header · 40 lines · 28 code · 2 blank · 10 comment · 0 complexity · 3f7fd9c766683f24f7097a7f87fc4424 MD5 · raw file
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>pcap-septel.h</title>
- <style type="text/css">
- .enscript-comment { font-style: italic; color: rgb(178,34,34); }
- .enscript-function-name { font-weight: bold; color: rgb(0,0,255); }
- .enscript-variable-name { font-weight: bold; color: rgb(184,134,11); }
- .enscript-keyword { font-weight: bold; color: rgb(160,32,240); }
- .enscript-reference { font-weight: bold; color: rgb(95,158,160); }
- .enscript-string { font-weight: bold; color: rgb(188,143,143); }
- .enscript-builtin { font-weight: bold; color: rgb(218,112,214); }
- .enscript-type { font-weight: bold; color: rgb(34,139,34); }
- .enscript-highlight { text-decoration: underline; color: 0; }
- </style>
- </head>
- <body id="top">
- <h1 style="margin:8px;" id="f1">pcap-septel.h <span style="font-weight: normal; font-size: 0.5em;">[<a href="?txt">plain text</a>]</span></h1>
- <hr/>
- <div></div>
- <pre>
- <span class="enscript-comment">/*
- * pcap-septel.c: Packet capture interface for Intel Septel card
- *
- * The functionality of this code attempts to mimic that of pcap-linux as much
- * as possible. This code is only needed when compiling in the Intel/Septel
- * card code at the same time as another type of device.
- *
- * Authors: Gilbert HOYEK (<a href="mailto:gil_hoyek@hotmail.com">gil_hoyek@hotmail.com</a>), Elias M. KHOURY
- * (+961 3 485343);
- *
- * @(#) $Header: /tcpdump/master/libpcap/pcap-septel.h,v 1.1.4.1 2008-04-04 19:39:06 guy Exp $
- */</span>
- pcap_t *<span class="enscript-function-name">septel_create</span>(<span class="enscript-type">const</span> <span class="enscript-type">char</span> *device, <span class="enscript-type">char</span> *ebuf);
- </pre>
- <hr />
- </body></html>