Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c571 static inline struct list_head *ptype_head(const struct packet_type *pt) in ptype_head() function
595 struct list_head *head = ptype_head(pt); in dev_add_pack()
618 struct list_head *head = ptype_head(pt); in __dev_remove_pack()