Home
last modified time | relevance | path

Searched refs:COPY_SIZED (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/netdump/
H A Dnetdump_client.c431 #define COPY_SIZED(elm) do { \ in netdump_configure() macro
437 COPY_SIZED(iface); in netdump_configure()
438 COPY_SIZED(server); in netdump_configure()
439 COPY_SIZED(client); in netdump_configure()
440 COPY_SIZED(gateway); in netdump_configure()
441 COPY_SIZED(af); in netdump_configure()
442 #undef COPY_SIZED in netdump_configure()