HomeSort by: relevance | last modified time | path
    Searched refs:tunnel_ro (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if.h 1174 struct tunnel_ro { struct
1182 struct tunnel_ro *tro;
if.c 3069 struct tunnel_ro *tro = p;
3078 struct tunnel_ro *tro = p;
3090 return percpu_create(sizeof(struct tunnel_ro),
3098 percpu_free(ro_percpu, sizeof(struct tunnel_ro));
3106 struct tunnel_ro *tro = p;

Completed in 21 milliseconds