Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/etc/
H A Dnoparser.c37 LUAI_FUNC int luaU_dump (lua_State* L, const Proto* f, lua_Writer w, void* data, int strip) { in luaU_dump()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldump.c22 int strip; member
153 int luaU_dump (lua_State* L, const Proto* f, lua_Writer w, void* data, int strip) in luaU_dump()
/f-stack/tools/compat/include/netgraph/
H A Dng_tag.h48 uint8_t strip; /* strip tag if found */ member
/f-stack/freebsd/netgraph/
H A Dng_tag.h50 uint8_t strip; /* strip tag if found */ member
H A Dng_tag.c105 uint8_t strip; member
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_vlan.c365 nix_vlan_handle_default_rx_entry(struct rte_eth_dev *eth_dev, bool strip, in nix_vlan_handle_default_rx_entry()