Home
last modified time | relevance | path

Searched defs:brd (Results 1 – 9 of 9) sorted by relevance

/external/dhcpcd-6.8.2/
Dif.h139 #define if_addaddress(ifp, addr, net, brd) \ argument
Ddhcp.h191 struct in_addr brd; member
Ddhcp.c1285 struct in_addr brd; in dhcp_env() local
/external/syslinux/gpxe/src/drivers/net/
Dns8390.c651 struct wd_board *brd; in eth_probe() local
/external/iproute2/ip/
Diplink.c1032 static int set_address(struct ifreq *ifr, int brd) in set_address()
Dipaddress.c1915 inet_prefix brd; in ipaddr_modify() local
/external/skia/bench/
Dnanobench.cpp524 std::unique_ptr<SkBitmapRegionDecoder> brd( in valid_brd_bench() local
/external/skia/dm/
DDMSrcSink.cpp144 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in draw() local
243 std::unique_ptr<SkBitmapRegionDecoder> brd(create_brd(fPath)); in size() local
/external/toybox/toys/pending/
Dip.c952 *brd = toybuf+768, *peer = toybuf+1024, *any = toybuf+1280, in print_addrinfo() local