Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_DSCP.c111 static struct xt_target dscp_tg_reg[] __read_mostly = { variable
152 return xt_register_targets(dscp_tg_reg, ARRAY_SIZE(dscp_tg_reg)); in dscp_tg_init()
157 xt_unregister_targets(dscp_tg_reg, ARRAY_SIZE(dscp_tg_reg)); in dscp_tg_exit()