OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATMARP_MKIP
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmarp.h
22
#define
ATMARP_MKIP
_IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
/external/iproute2/tc/
q_atm.c
176
if (ioctl(s,
ATMARP_MKIP
,0) < 0) {
177
perror("ioctl
ATMARP_MKIP
");
Completed in 151 milliseconds