Home
last modified time | relevance | path

Searched defs:srcaddr (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/include/
Dtst_netdevice.h81 #define NETDEV_ADD_ROUTE(ifname, family, srcaddr, srcprefix, srclen, dstaddr, \ argument
95 #define NETDEV_ADD_ROUTE_INET(ifname, srcaddr, srcprefix, dstaddr, dstprefix, \ argument
108 #define NETDEV_REMOVE_ROUTE(ifname, family, srcaddr, srcprefix, srclen, \ argument
120 #define NETDEV_REMOVE_ROUTE_INET(ifname, srcaddr, srcprefix, dstaddr, \ argument
/third_party/mesa3d/src/mesa/main/
Dtexcompress_rgtc.c48 static void extractsrc_u( GLubyte srcpixels[4][4], const GLubyte *srcaddr, in extractsrc_u()
62 static void extractsrc_s( GLbyte srcpixels[4][4], const GLfloat *srcaddr, in extractsrc_s()
84 const GLubyte *srcaddr; in _mesa_texstore_red_rgtc1() local
137 const GLfloat *srcaddr; in _mesa_texstore_signed_red_rgtc1() local
190 const GLubyte *srcaddr; in _mesa_texstore_rg_rgtc2() local
255 const GLfloat *srcaddr; in _mesa_texstore_signed_rg_rgtc2() local
Dtexcompress_s3tc_tmp.h893 static void extractsrccolors( GLubyte srcpixels[4][4][4], const GLchan *srcaddr, in extractsrccolors()
914 const GLchan *srcaddr = srcPixData; in tx_compress_dxtn() local
/third_party/iptables/include/linux/netfilter/
Dxt_mac.h5 unsigned char srcaddr[ETH_ALEN]; member
/third_party/ltp/lib/
Dtst_netdevice.c372 const void *srcaddr, unsigned int srcprefix, size_t srclen, in modify_route()
452 in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, in modify_route_inet()
478 const char *ifname, unsigned int family, const void *srcaddr, in tst_netdev_add_route()
489 const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in tst_netdev_add_route_inet()
498 const char *ifname, unsigned int family, const void *srcaddr, in tst_netdev_remove_route()
509 const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in tst_netdev_remove_route_inet()
/third_party/toybox/toys/pending/
Dtftpd.c88 static void do_action(struct sockaddr *srcaddr, struct sockaddr *dstaddr, in do_action()
240 struct sockaddr_storage srcaddr, dstaddr; in tftpd_main() local
/third_party/lwip/src/core/ipv6/
Dmld6.c315 mld6_joingroup(const ip6_addr_t *srcaddr, const ip6_addr_t *groupaddr) in mld6_joingroup()
404 mld6_leavegroup(const ip6_addr_t *srcaddr, const ip6_addr_t *groupaddr) in mld6_leavegroup()
/third_party/toybox/toys/net/
Dping.c92 union socksaddr srcaddr, srcaddr2; in ping_main() local
/third_party/toybox/porting/liteos_a/toys/net/
Dping.c94 union socksaddr srcaddr, srcaddr2; in ping_main() local
/third_party/libwebsockets/lib/plat/windows/
Dwindows-sockets.c423 struct sockaddr_in srcaddr; in lws_plat_inet_ntop() local
434 struct sockaddr_in6 srcaddr; in lws_plat_inet_ntop() local
/third_party/lwip/src/core/ipv4/
Detharp.c935 struct eth_addr *srcaddr = (struct eth_addr *)netif->hwaddr; local
/third_party/curl/packages/OS400/
Dos400sys.c1161 const struct sockaddr *srcaddr, int srclen) in sockaddr2ebcdic()
1196 const struct sockaddr_storage *srcaddr, int srclen) in sockaddr2ascii()