Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sock.c File Reference
#include <linux/export.h>
#include <linux/file.h>
#include "bnep.h"

Go to the source code of this file.

Functions

int __init bnep_sock_init (void)
 
void __exit bnep_sock_cleanup (void)
 

Function Documentation

void __exit bnep_sock_cleanup ( void  )

Definition at line 253 of file sock.c.

int __init bnep_sock_init ( void  )

Definition at line 223 of file sock.c.