Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/ipset/
Dip_set_hash_netiface.c43 #define STRLCPY(a, b) strlcpy(a, b, IFNAMSIZ) macro
185 STRLCPY(e.iface, eiface); in hash_netiface4_kadt()
189 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
406 STRLCPY(e.iface, eiface); in hash_netiface6_kadt()
410 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()