Home
last modified time | relevance | path

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

/linux-3.3/lib/
Dcmdline.c88 char *get_options(const char *str, int nints, int *ints) in get_options() function
/linux-3.3/net/openvswitch/
Dvport.h145 int (*get_options)(const struct vport *, struct sk_buff *); member