Lines Matching refs:c_ushort
28 pub type __u16 = c_ushort;
200 pub mr_type: c_ushort,
201 pub mr_alen: c_ushort,
207 pub spkt_family: c_ushort,
209 pub spkt_protocol: c_ushort,
226 pub tp_mac: c_ushort,
227 pub tp_net: c_ushort,
337 pub msgseg: c_ushort,
341 pub sem_num: c_ushort,
680 pub req: c_ushort,
714 pub svm_reserved1: c_ushort,
819 pub base_addr: c_ushort,
1443 nl_pad: c_ushort,
1451 pub d_reclen: c_ushort,
1562 pub d_reclen: c_ushort,
2680 pub const IFA_UNSPEC: c_ushort = 0;
2681 pub const IFA_ADDRESS: c_ushort = 1;
2682 pub const IFA_LOCAL: c_ushort = 2;
2683 pub const IFA_LABEL: c_ushort = 3;
2684 pub const IFA_BROADCAST: c_ushort = 4;
2685 pub const IFA_ANYCAST: c_ushort = 5;
2686 pub const IFA_CACHEINFO: c_ushort = 6;
2687 pub const IFA_MULTICAST: c_ushort = 7;
2688 pub const IFA_FLAGS: c_ushort = 8;
2717 pub const IFLA_UNSPEC: c_ushort = 0;
2718 pub const IFLA_ADDRESS: c_ushort = 1;
2719 pub const IFLA_BROADCAST: c_ushort = 2;
2720 pub const IFLA_IFNAME: c_ushort = 3;
2721 pub const IFLA_MTU: c_ushort = 4;
2722 pub const IFLA_LINK: c_ushort = 5;
2723 pub const IFLA_QDISC: c_ushort = 6;
2724 pub const IFLA_STATS: c_ushort = 7;
2725 pub const IFLA_COST: c_ushort = 8;
2726 pub const IFLA_PRIORITY: c_ushort = 9;
2727 pub const IFLA_MASTER: c_ushort = 10;
2728 pub const IFLA_WIRELESS: c_ushort = 11;
2729 pub const IFLA_PROTINFO: c_ushort = 12;
2730 pub const IFLA_TXQLEN: c_ushort = 13;
2731 pub const IFLA_MAP: c_ushort = 14;
2732 pub const IFLA_WEIGHT: c_ushort = 15;
2733 pub const IFLA_OPERSTATE: c_ushort = 16;
2734 pub const IFLA_LINKMODE: c_ushort = 17;
2735 pub const IFLA_LINKINFO: c_ushort = 18;
2736 pub const IFLA_NET_NS_PID: c_ushort = 19;
2737 pub const IFLA_IFALIAS: c_ushort = 20;
2738 pub const IFLA_NUM_VF: c_ushort = 21;
2739 pub const IFLA_VFINFO_LIST: c_ushort = 22;
2740 pub const IFLA_STATS64: c_ushort = 23;
2741 pub const IFLA_VF_PORTS: c_ushort = 24;
2742 pub const IFLA_PORT_SELF: c_ushort = 25;
2743 pub const IFLA_AF_SPEC: c_ushort = 26;
2744 pub const IFLA_GROUP: c_ushort = 27;
2745 pub const IFLA_NET_NS_FD: c_ushort = 28;
2746 pub const IFLA_EXT_MASK: c_ushort = 29;
2747 pub const IFLA_PROMISCUITY: c_ushort = 30;
2748 pub const IFLA_NUM_TX_QUEUES: c_ushort = 31;
2749 pub const IFLA_NUM_RX_QUEUES: c_ushort = 32;
2750 pub const IFLA_CARRIER: c_ushort = 33;
2751 pub const IFLA_PHYS_PORT_ID: c_ushort = 34;
2752 pub const IFLA_CARRIER_CHANGES: c_ushort = 35;
2753 pub const IFLA_PHYS_SWITCH_ID: c_ushort = 36;
2754 pub const IFLA_LINK_NETNSID: c_ushort = 37;
2755 pub const IFLA_PHYS_PORT_NAME: c_ushort = 38;
2756 pub const IFLA_PROTO_DOWN: c_ushort = 39;
2757 pub const IFLA_GSO_MAX_SEGS: c_ushort = 40;
2758 pub const IFLA_GSO_MAX_SIZE: c_ushort = 41;
2759 pub const IFLA_PAD: c_ushort = 42;
2760 pub const IFLA_XDP: c_ushort = 43;
2761 pub const IFLA_EVENT: c_ushort = 44;
2762 pub const IFLA_NEW_NETNSID: c_ushort = 45;
2763 pub const IFLA_IF_NETNSID: c_ushort = 46;
2764 pub const IFLA_TARGET_NETNSID: c_ushort = IFLA_IF_NETNSID;
2765 pub const IFLA_CARRIER_UP_COUNT: c_ushort = 47;
2766 pub const IFLA_CARRIER_DOWN_COUNT: c_ushort = 48;
2767 pub const IFLA_NEW_IFINDEX: c_ushort = 49;
2768 pub const IFLA_MIN_MTU: c_ushort = 50;
2769 pub const IFLA_MAX_MTU: c_ushort = 51;
2770 pub const IFLA_PROP_LIST: c_ushort = 52;
2771 pub const IFLA_ALT_IFNAME: c_ushort = 53;
2772 pub const IFLA_PERM_ADDRESS: c_ushort = 54;
2773 pub const IFLA_PROTO_DOWN_REASON: c_ushort = 55;
2774 pub const IFLA_PARENT_DEV_NAME: c_ushort = 56;
2775 pub const IFLA_PARENT_DEV_BUS_NAME: c_ushort = 57;
2776 pub const IFLA_GRO_MAX_SIZE: c_ushort = 58;
2777 pub const IFLA_TSO_MAX_SIZE: c_ushort = 59;
2778 pub const IFLA_TSO_MAX_SEGS: c_ushort = 60;
2779 pub const IFLA_ALLMULTI: c_ushort = 61;
2781 pub const IFLA_INFO_UNSPEC: c_ushort = 0;
2782 pub const IFLA_INFO_KIND: c_ushort = 1;
2783 pub const IFLA_INFO_DATA: c_ushort = 2;
2784 pub const IFLA_INFO_XSTATS: c_ushort = 3;
2785 pub const IFLA_INFO_SLAVE_KIND: c_ushort = 4;
2786 pub const IFLA_INFO_SLAVE_DATA: c_ushort = 5;
4225 pub const RTF_UP: c_ushort = 0x0001;
4226 pub const RTF_GATEWAY: c_ushort = 0x0002;
4228 pub const RTF_HOST: c_ushort = 0x0004;
4229 pub const RTF_REINSTATE: c_ushort = 0x0008;
4230 pub const RTF_DYNAMIC: c_ushort = 0x0010;
4231 pub const RTF_MODIFIED: c_ushort = 0x0020;
4232 pub const RTF_MTU: c_ushort = 0x0040;
4233 pub const RTF_MSS: c_ushort = RTF_MTU;
4234 pub const RTF_WINDOW: c_ushort = 0x0080;
4235 pub const RTF_IRTT: c_ushort = 0x0100;
4236 pub const RTF_REJECT: c_ushort = 0x0200;
4237 pub const RTF_STATIC: c_ushort = 0x0400;
4238 pub const RTF_XRESOLVE: c_ushort = 0x0800;
4239 pub const RTF_NOFORWARD: c_ushort = 0x1000;
4240 pub const RTF_THROW: c_ushort = 0x2000;
4241 pub const RTF_NOPMTUDISC: c_ushort = 0x4000;
4289 pub const NDA_UNSPEC: c_ushort = 0;
4290 pub const NDA_DST: c_ushort = 1;
4291 pub const NDA_LLADDR: c_ushort = 2;
4292 pub const NDA_CACHEINFO: c_ushort = 3;
4293 pub const NDA_PROBES: c_ushort = 4;
4294 pub const NDA_VLAN: c_ushort = 5;
4295 pub const NDA_PORT: c_ushort = 6;
4296 pub const NDA_VNI: c_ushort = 7;
4297 pub const NDA_IFINDEX: c_ushort = 8;
4366 pub const TCA_UNSPEC: c_ushort = 0;
4367 pub const TCA_KIND: c_ushort = 1;
4368 pub const TCA_OPTIONS: c_ushort = 2;
4369 pub const TCA_STATS: c_ushort = 3;
4370 pub const TCA_XSTATS: c_ushort = 4;
4371 pub const TCA_RATE: c_ushort = 5;
4372 pub const TCA_FCNT: c_ushort = 6;
4373 pub const TCA_STATS2: c_ushort = 7;
4374 pub const TCA_STAB: c_ushort = 8;
4430 pub const RTA_UNSPEC: c_ushort = 0;
4431 pub const RTA_DST: c_ushort = 1;
4432 pub const RTA_SRC: c_ushort = 2;
4433 pub const RTA_IIF: c_ushort = 3;
4434 pub const RTA_OIF: c_ushort = 4;
4435 pub const RTA_GATEWAY: c_ushort = 5;
4436 pub const RTA_PRIORITY: c_ushort = 6;
4437 pub const RTA_PREFSRC: c_ushort = 7;
4438 pub const RTA_METRICS: c_ushort = 8;
4439 pub const RTA_MULTIPATH: c_ushort = 9;
4440 pub const RTA_PROTOINFO: c_ushort = 10; // No longer used
4441 pub const RTA_FLOW: c_ushort = 11;
4442 pub const RTA_CACHEINFO: c_ushort = 12;
4443 pub const RTA_SESSION: c_ushort = 13; // No longer used
4444 pub const RTA_MP_ALGO: c_ushort = 14; // No longer used
4445 pub const RTA_TABLE: c_ushort = 15;
4446 pub const RTA_MARK: c_ushort = 16;
4447 pub const RTA_MFC_STATS: c_ushort = 17;
4491 pub const ARPD_UPDATE: c_ushort = 0x01;
4492 pub const ARPD_LOOKUP: c_ushort = 0x02;
4493 pub const ARPD_FLUSH: c_ushort = 0x03;
6290 pub fn erand48(xseed: *mut c_ushort) -> c_double; in erand48()
6292 pub fn nrand48(xseed: *mut c_ushort) -> c_long; in nrand48()
6294 pub fn jrand48(xseed: *mut c_ushort) -> c_long; in jrand48()
6296 pub fn seed48(xseed: *mut c_ushort) -> *mut c_ushort; in seed48() argument
6297 pub fn lcong48(p: *mut c_ushort); in lcong48() argument