summaryrefslogtreecommitdiff
path: root/proc.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-23proc.h: add missing headersBaruch Siach1-0/+1
2017-05-03proc: include headers to get definitions for ino_t and pid_tTobias Klauser1-0/+2
2017-01-25flowtop: Add process UI tab entryVadim Kochan1-1/+2
2016-12-19flowtop: Move & refactor walk_processes() to proc.cVadim Kochan1-0/+1
2015-12-17proc: Add function to execute process with argv listVadim Kochan1-0/+1
2015-07-17flowtop, netsniff-ng: Move process name extraction to own functionTobias Klauser1-0/+3
2013-06-04proc: move out process specific management functionsDaniel Borkmann1-0/+8
t-subject'>sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Creation is done in this file, move destruction to be at the same place. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r--include/net/pkt_cls.h2
-rw-r--r--include/net/sch_generic.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/net/pkt_cls.h b/include/net/pkt_cls.h