OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptroff
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/
xtables.h
43
.
ptroff
= offsetof(stype, member), \
102
* %XTOPT_PUT: store value into memory at @
ptroff
121
* @
ptroff
: offset into private structure for member
122
* @size: size of the item pointed to by @
ptroff
; this is a safeguard
130
unsigned int
ptroff
;
member in struct:xt_option_entry
/external/iptables/include/
xtables.h
43
.
ptroff
= offsetof(stype, member), \
102
* %XTOPT_PUT: store value into memory at @
ptroff
121
* @
ptroff
: offset into private structure for member
122
* @size: size of the item pointed to by @
ptroff
; this is a safeguard
130
unsigned int
ptroff
;
member in struct:xt_option_entry
Completed in 76 milliseconds