OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idbp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libpcap/dist/
sf-pcapng.c
591
add_interface(pcap_t *p, struct interface_description_block *
idbp
,
701
ps->ifaces[ps->ifcount - 1].snaplen =
idbp
->snaplen;
782
struct interface_description_block *
idbp
;
local
1018
idbp
= get_from_block_data(&cursor, sizeof(*
idbp
),
1020
if (
idbp
== NULL)
1027
idbp
->linktype = SWAPSHORT(
idbp
->linktype);
1028
idbp
->snaplen = SWAPLONG(
idbp
->snaplen)
1109
struct interface_description_block *
idbp
;
local
[
all
...]
sf-pcapng.c
591
add_interface(pcap_t *p, struct interface_description_block *
idbp
,
701
ps->ifaces[ps->ifcount - 1].snaplen =
idbp
->snaplen;
782
struct interface_description_block *
idbp
;
local
1018
idbp
= get_from_block_data(&cursor, sizeof(*
idbp
),
1020
if (
idbp
== NULL)
1027
idbp
->linktype = SWAPSHORT(
idbp
->linktype);
1028
idbp
->snaplen = SWAPLONG(
idbp
->snaplen)
1109
struct interface_description_block *
idbp
;
local
[
all
...]
Completed in 32 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026