Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 2 of 2) sorted by relevance

/net/can/
Dgw.c134 struct cf_mod mod; member
654 static int cgw_parse_attr(struct nlmsghdr *nlh, struct cf_mod *mod, in cgw_parse_attr()
840 struct cf_mod mod; in cgw_create_job() local
955 struct cf_mod mod; in cgw_remove_job() local
/net/tipc/
Dcore.h140 static inline u16 mod(u16 x) in mod() function