Home
last modified time | relevance | path

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

/Linux-v6.6/tools/net/ynl/
Dynl-gen-c.py1874 if terminate and ri and policy_should_be_static(struct.family):
1880 if ri and policy_should_be_static(struct.family):
1909 def policy_should_be_static(family): function