Home
last modified time | relevance | path

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

/linux-6.15/tools/net/ynl/pyynl/
H A Dynl_gen_c.py2212 if terminate and ri and policy_should_be_static(struct.family):
2218 if ri and policy_should_be_static(struct.family):
2250 def policy_should_be_static(family): function