Include socket constants

The socket/socketcall function seems to get a lot of filtering, so
make PF_* and AF_* constants available so people don't have to use
things like "1" and "2" directly.

Bug: chromium:756863
Test: precq passes
Change-Id: I09fc6bb1cb0f40694008cdd517bf79eb3324dbe4
1 file changed