HomeSort by relevance Sort by last modified time
    Searched defs:NLM_F_EXCL (Results 51 - 52 of 52) sorted by null

1 23

  /external/iproute2/include/linux/
netlink.h 65 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
70 4.4BSD ADD NLM_F_CREATE|NLM_F_EXCL
75 Check NLM_F_EXCL
  /external/kernel-headers/original/linux/
netlink.h 62 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
67 4.4BSD ADD NLM_F_CREATE|NLM_F_EXCL
72 Check NLM_F_EXCL

Completed in 543 milliseconds

1 23