Searched refs:other (Results 1 – 13 of 13) sorted by relevance
| /include/uapi/linux/ |
| A D | icmpv6.h | 48 other:1, member 53 other:1, member 78 #define icmp6_addrconf_other icmp6_dataun.u_nd_ra.other
|
| A D | pkt_sched.h | 299 __u32 other; /* Drops due to drop() calls */ member 355 __u32 other; member 399 __u32 other; /* Drops due to drop() calls */ member
|
| /include/net/ |
| A D | vsock_addr.h | 18 const struct sockaddr_vm *other);
|
| /include/linux/ |
| A D | math.h | 167 #define __abs_choose_expr(x, type, other) __builtin_choose_expr( \ argument 170 ({ signed type __x = (x); __x < 0 ? -__x : __x; }), other)
|
| A D | tty_driver.h | 541 struct tty_driver *other; member
|
| A D | security.h | 1641 int security_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk); 1642 int security_unix_may_send(struct socket *sock, struct socket *other); 1702 struct sock *other, in security_unix_stream_connect() argument 1709 struct socket *other) in security_unix_may_send() argument
|
| A D | lsm_hook_defs.h | 321 LSM_HOOK(int, 0, unix_stream_connect, struct sock *sock, struct sock *other, 323 LSM_HOOK(int, 0, unix_may_send, struct socket *sock, struct socket *other)
|
| A D | nfs4.h | 62 char other[NFS4_STATEID_OTHER_SIZE]; member
|
| /include/net/sctp/ |
| A D | constants.h | 119 enum sctp_event_other other; member 130 SCTP_SUBTYPE_CONSTRUCTOR(OTHER, enum sctp_event_other, other)
|
| /include/xen/interface/io/ |
| A D | blkif.h | 250 struct blkif_request_other other; member
|
| /include/linux/gpio/ |
| A D | consumer.h | 185 const struct gpio_desc *other); 555 gpiod_is_equal(const struct gpio_desc *desc, const struct gpio_desc *other) in gpiod_is_equal() argument 557 WARN_ON(desc || other); in gpiod_is_equal()
|
| /include/linux/mlx5/ |
| A D | vport.h | 62 u16 vport, bool other, u8 *addr);
|
| /include/scsi/ |
| A D | iscsi_proto.h | 88 uint8_t other[12]; member
|
Completed in 36 milliseconds