Home
last modified time | relevance | path

Searched refs:u_int16_t (Results 1 – 25 of 108) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/package/dhcp/
H A D0001-WIP-Resolve-ISC-DHCP-does-not-build-with-gcc10.patch55 -u_int16_t local_port = 0;
56 -u_int16_t remote_port = 0;
57 +extern u_int16_t local_port;
58 +extern u_int16_t remote_port;
71 -u_int16_t local_port;
72 -u_int16_t remote_port;
73 +u_int16_t local_port = 0;
74 +u_int16_t remote_port = 0;
75 u_int16_t relay_port = 0;
86 -u_int16_t local_port;
[all …]
/OK3568_Linux_fs/buildroot/package/libnetfilter_log/
H A D0003-src-Use-stdint-types-everywhere.patch60 -extern int nflog_bind_pf(struct nflog_handle *h, u_int16_t pf);
61 -extern int nflog_unbind_pf(struct nflog_handle *h, u_int16_t pf);
66 - u_int16_t num);
73 -extern int nflog_set_flags(struct nflog_g_handle *gh, u_int16_t flags);
88 -extern u_int16_t nflog_get_hwtype(struct nflog_data *nfad);
89 -extern u_int16_t nflog_get_msg_packet_hwhdrlen(struct nflog_data *nfad);
169 - u_int16_t id;
178 -static struct nflog_g_handle *find_gh(struct nflog_handle *h, u_int16_t group)
183 @@ -124,8 +124,8 @@ static struct nflog_g_handle *find_gh(struct nflog_handle *h, u_int16_t group)
188 - u_int16_t groupnum, u_int8_t pf)
[all …]
H A D0004-include-Sync-with-current-kernel-headers.patch24 - u_int16_t hw_protocol; /* hw protocol (network order) */
34 - u_int16_t hw_addrlen;
35 - u_int16_t _pad;
94 - NFULA_CFG_FLAGS, /* u_int16_t */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnfnetlink/libnfnetlink/
H A D0006-src-Use-stdint-types-everywhere.patch33 - u_int16_t attr_count;
51 - unsigned int, u_int8_t, u_int16_t, u_int16_t,
52 - u_int16_t);
74 -extern int nfnl_addattr16(struct nlmsghdr *, int, int, u_int16_t);
80 -extern int nfnl_nfa_addattr16(struct nfattr *, int, int, u_int16_t);
91 - u_int16_t type, u_int32_t len,
189 - u_int16_t res_id,
190 - u_int16_t msg_type,
191 - u_int16_t msg_flags)
229 - * nfnl_nfa_addattr16 - Add u_int16_t attribute to struct nfattr
[all …]
H A D0005-include-Sync-with-kernel-headers.patch23 - u_int16_t res_id; /* resource id */
50 - const u_int16_t attr_count; /* number of nlattr's */
94 - u_int16_t nfa_len;
95 - u_int16_t nfa_type; /* we use 15 bits for the type, and the highest
/OK3568_Linux_fs/buildroot/package/dvblast/
H A D0002-fix-int-types.patch14 - u_int16_t source;
15 - u_int16_t dest;
16 - u_int16_t len;
17 - u_int16_t check;
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Deisa_eeprom.h25 u_int16_t csum; /* checksum, I don't know how to calculate this */
35 u_int16_t csum;
36 u_int16_t num_functions;
37 u_int16_t config_data_length;
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dnames.h17 extern const char *names_vendor(u_int16_t vendorid);
18 extern const char *names_product(u_int16_t vendorid, u_int16_t productid);
H A Dnames.c27 u_int16_t vendorid;
33 u_int16_t vendorid, productid;
83 const char *names_vendor(u_int16_t vendorid) in names_vendor()
94 const char *names_product(u_int16_t vendorid, u_int16_t productid) in names_product()
188 static int new_vendor(const char *name, u_int16_t vendorid) in new_vendor()
207 static int new_product(const char *name, u_int16_t vendorid, in new_product()
208 u_int16_t productid) in new_product()
/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/
H A Dlxt972.c25 u_int16_t id1, id2; in lxt972_is_phy_connected()
40 u_int16_t stat1, tmp; in lxt972_get_link_speed()
91 u_int16_t tmp; in lxt972_auto_negotiate()
H A Ddp83848.c24 u_int16_t id1, id2; in dp83848_is_phy_connected()
39 u_int16_t tmp; in dp83848_get_link_speed()
84 u_int16_t tmp; in dp83848_auto_negotiate()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_multiport.c29 u_int16_t src, u_int16_t dst) in ports_match_v1()
32 u_int16_t s, e; in ports_match_v1()
109 check(u_int16_t proto, in check()
H A Dxt_time.c34 static const u_int16_t days_since_year[] = {
38 static const u_int16_t days_since_leapyear[] = {
50 static const u_int16_t days_since_epoch[] = {
H A Dxt_length.c24 u_int16_t pktlen = ntohs(ip_hdr(skb)->tot_len); in length_mt()
33 const u_int16_t pktlen = ntohs(ipv6_hdr(skb)->payload_len) + in length_mt6()
H A Dxt_tcpudp.c26 port_match(u_int16_t min, u_int16_t max, u_int16_t port, bool invert) in port_match()
H A Dnfnetlink_log.c74 u_int16_t group_num; /* number of this queue */
75 u_int16_t flags;
95 static inline u_int8_t instance_hashfn(u_int16_t group_num) in instance_hashfn()
101 __instance_lookup(struct nfnl_log_net *log, u_int16_t group_num) in __instance_lookup()
121 instance_lookup_get(struct nfnl_log_net *log, u_int16_t group_num) in instance_lookup_get()
154 instance_create(struct net *net, u_int16_t group_num, in instance_create()
312 nfulnl_set_flags(struct nfulnl_instance *inst, u_int16_t flags) in nfulnl_set_flags()
722 + nla_total_size(sizeof(u_int16_t)) /* hwtype */ in nfulnl_log_packet()
723 + nla_total_size(sizeof(u_int16_t)); /* hwlen */ in nfulnl_log_packet()
873 u_int16_t group_num = ntohs(nfmsg->res_id); in nfulnl_recv_config()
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h457 u_int16_t match_size;
462 u_int16_t match_size;
465 u_int16_t match_size;
473 u_int16_t target_size;
478 u_int16_t target_size;
481 u_int16_t target_size;
H A Dnf_conntrack_ftp.h22 u_int16_t seq_aft_nl_num[IP_CT_DIR_MAX];
24 u_int16_t flags[IP_CT_DIR_MAX];
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_log.h28 u_int16_t group;
29 u_int16_t qthreshold;
30 u_int16_t flags;
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddavinci_emac.c207 int davinci_eth_phy_read(u_int8_t phy_addr, u_int8_t reg_num, u_int16_t *data) in davinci_eth_phy_read()
233 int davinci_eth_phy_write(u_int8_t phy_addr, u_int8_t reg_num, u_int16_t data) in davinci_eth_phy_write()
268 u_int16_t dummy; in gen_is_phy_connected()
286 u_int16_t tmp; in gen_get_link_speed()
323 u_int16_t tmp; in gen_auto_negotiate()
324 u_int16_t val; in gen_auto_negotiate()
398 u_int16_t data; in davinci_eth_gigabit_enable()
757 u_int16_t tmp; in davinci_emac_initialize()
/OK3568_Linux_fs/buildroot/package/libnfnetlink/
H A D0002-include-Sync-with-kernel-headers.patch27 - u_int16_t res_id; /* resource id */
54 - const u_int16_t attr_count; /* number of nlattr's */
98 - u_int16_t nfa_len;
99 - u_int16_t nfa_type; /* we use 15 bits for the type, and the highest
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dpicturewidget.cpp24 u_int16_t bfType;
26 u_int16_t bfReserved1;
27 u_int16_t bfReserved2;
36 u_int16_t biPlanes;
37 u_int16_t biBitCount;
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c47 u_int16_t num_total_nodes; /* total number of nodes */
308 clusterip_add_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_add_node()
323 clusterip_del_node(struct clusterip_config *c, u_int16_t nodenum) in clusterip_del_node()
342 u_int16_t sport = 0, dport = 0; in clusterip_hashfn()
347 const u_int16_t *ports; in clusterip_hashfn()
552 u_int16_t num_total_nodes;
553 u_int16_t num_local_nodes;
554 u_int16_t local_nodes[CLUSTERIP_MAX_NODES];
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0001-check-for-null-buffer-before-trying-a-byteswap.patch27 u_int16_t *p=(u_int16_t *)buffer;
H A D0001-utils-Use-c99-compiler-independent-types.patch40 - return((((u_int16_t)x & 0x00ffU) << 8) |
41 - (((u_int16_t)x & 0xff00U) >> 8));

12345