Home
last modified time | relevance | path

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

/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py2774 if terminate and ri and policy_should_be_static(struct.family):
2780 if ri and policy_should_be_static(struct.family):
2812 def policy_should_be_static(family): function