Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_netiface.c43 #define STRSCPY(a, b) strscpy(a, b, IFNAMSIZ) macro
185 STRSCPY(e.iface, eiface); in hash_netiface4_kadt()
189 STRSCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
403 STRSCPY(e.iface, eiface); in hash_netiface6_kadt()
407 STRSCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()