OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stp_policy_id
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
stm.h
22
struct
stp_policy_id
{
struct
34
#define STP_POLICY_ID_SET _IOWR('%', 0, struct
stp_policy_id
)
35
#define STP_POLICY_ID_GET _IOR('%', 1, struct
stp_policy_id
)
/external/kernel-headers/original/uapi/linux/
stm.h
24
* struct
stp_policy_id
- identification for the STP policy
35
struct
stp_policy_id
{
struct
46
#define STP_POLICY_ID_SET _IOWR('%', 0, struct
stp_policy_id
)
47
#define STP_POLICY_ID_GET _IOR('%', 1, struct
stp_policy_id
)
Completed in 653 milliseconds