MCPcopy Create free account

hub / github.com/RoganDawes/P4wnP1_aloa / functions

Functions2,496 in github.com/RoganDawes/P4wnP1_aloa

↓ 3 callersFunctionNetworkLinkFlush
(iface *net.Interface)
netlink/netlink_linux.go:1342
↓ 3 callersFunctionNetworkLinkUp
(name string)
service/SubSysNetworkManager.go:337
↓ 3 callersFunctionNetworkSetMulticast
Added by MaMe82 Bring down a particular network interface. This is identical to running: ip link set $name down
netlink/netlink_linux.go:664
↓ 3 callersFunctionNewBluetoothAgentSettings
()
web_client/hvueComponentsBluetooth.go:93
↓ 3 callersFunctionNewBluetoothControllerInformation
()
web_client/hvueComponentsBluetooth.go:232
↓ 3 callersFunctionNewHIDController
(ctx context.Context, keyboardDevicePath string, keyboardMapPath string, mouseDevicePath string)
hid/controller.go:69
↓ 3 callersFunctionNewKeyboardOutReport
(modifiers byte, keys ...byte)
hid/keyboard.go:621
↓ 3 callersFunctionNewTeeLogger
(addStdout bool)
service/util/teelogger.go:47
↓ 3 callersFunctionNewTriggerAction
()
web_client/jsDataTriggerAction.go:442
↓ 3 callersFunctionProcSoftKill
(cmd *exec.Cmd, timeToKill time.Duration)
service/wifi.go:964
↓ 3 callersFunctionQuasarNotify
(notification *QuasarNotification)
web_client/quasarHelper.go:79
↓ 3 callersMethodRead
* func (c *Client) Receive2() (msgs []Message, err error) { for { //fmt.Println("Reading") raw_in := c.Read() msg := Message{} msg.UnmarshalB
mnetlink/client.go:150
↓ 3 callersMethodReceive
()
netlink/netlink_linux.go:360
↓ 3 callersMethodRegisterNetworkServer
(uuid toolz.NetworkServerUUID, bridgeName string)
service/bluetooth/controller.go:338
↓ 3 callersMethodRegisterReceiver
(filterEventType int64)
service/Event.go:61
↓ 3 callersMethodSetFinished
()
hid/AsyncOtto.go:34
↓ 3 callersMethodSetLEDSettings
(context.Context, *LEDSettings)
proto/grpc.pb.go:3937
↓ 3 callersFunctionSetMacAddress
(name, addr string)
netlink/netlink_linux.go:1680
↓ 3 callersMethodStopDHCPServer
()
service/dhcp.go:172
↓ 3 callersMethodToWireFormat
()
netlink/netlink_linux.go:95
↓ 3 callersMethodUnregisterNetworkServer
(uuid toolz.NetworkServerUUID)
service/bluetooth/controller.go:346
↓ 3 callersMethodWaitBackgroundJobResult
(ctx context.Context, job *AsyncOttoJob)
hid/controller.go:293
↓ 3 callersMethodWaitLEDStateChangeRepeated
(irqFunc <-chan func(), intendedChange byte, repeatCount int, minRepeatDelay time.Duration, timeout time.Durat
hid/keyboard_led.go:374
↓ 3 callersMethodWrite
(p []byte)
common/bashout.go:18
↓ 3 callersFunctionenumDevicePath
(funcName string)
service/SubSysUSB.go:845
↓ 3 callersMethodfromGo
(src *pb.BluetoothSettings)
web_client/hvueComponentsBluetooth.go:51
↓ 3 callersFunctionnameLeaseFileDHCPSrv
* HELPER */
service/SubSysNetworkManager.go:278
↓ 3 callersFunctionnonZeroTerminated
(s string)
netlink/netlink_linux.go:434
↓ 3 callersFunctionrtaAlignOf
(attrlen int)
netlink/netlink_linux.go:216
↓ 3 callersMethodsetServiceAvailable
(val bool)
service/bluetooth.go:147
↓ 3 callersMethodstopEdgeDetection
()
service/pgpio/p4wnp1gpio.go:146
↓ 3 callersMethodtoGo
()
web_client/hvueComponentsBluetooth.go:63
↓ 3 callersFunctionupLink
(t *testing.T, name string)
netlink/netlink_linux_test.go:36
↓ 2 callersFunctionAddInterfaceToBridgeIfExistent
(bridgeName string, ifName string)
service/SubSysNetworkManager.go:347
↓ 2 callersFunctionAddRoute
Add a new route table entry.
netlink/netlink_linux.go:1463
↓ 2 callersFunctionAlignMsg
(len int)
mnetlink/message.go:15
↓ 2 callersFunctionBluetoothControllerInformationToRpc
(src *btmgmt.ControllerInformation)
service/bluetooth/controller.go:559
↓ 2 callersFunctionBluetoothControllerSettingsToRpc
(src *btmgmt.ControllerSettings)
service/bluetooth/controller.go:589
↓ 2 callersMethodCancelAllBackgroundJobs
()
hid/controller.go:316
↓ 2 callersFunctionClientDeployWifiSettings
(host string, port string, settings *pb.WiFiSettings)
cli_client/rpc_client.go:303
↓ 2 callersFunctionClientReboot
(host string, port string, timeout time.Duration)
cli_client/rpc_client.go:197
↓ 2 callersFunctionConstructEventLog
(source string, level LogLevel, message string)
service/Event.go:196
↓ 2 callersFunctionConstructEventTriggerGpioIn
(gpioName string, level bool)
service/Event.go:257
↓ 2 callersFunctionConstructEventTriggerGroupReceive
(groupName string, value int32)
service/Event.go:246
↓ 2 callersFunctionCreateBridge
(name string)
service/SubSysNetworkManager.go:304
↓ 2 callersFunctionCreateBridge
Create the actual bridge device. This is more backward-compatible than netlink.NetworkLinkAdd and works on RHEL 6.
netlink/netlink_linux.go:1585
↓ 2 callersFunctionDeconstructEventTriggerGroupReceive
(evt *pb.Event)
service/Event.go:290
↓ 2 callersFunctionDeleteBridge
(name string)
service/SubSysNetworkManager.go:312
↓ 2 callersFunctionDeleteBridge
Delete the actual bridge device.
netlink/netlink_linux.go:1610
↓ 2 callersMethodDeployBluetoothSettings
(context.Context, *BluetoothSettings)
proto/grpc.pb.go:3926
↓ 2 callersMethodDeployTriggerActionSetAdd
(ctx context.Context, tas *pb.TriggerActionSet)
service/rpc_server.go:548
↓ 2 callersMethodDeployTriggerActionsSetAdd
(timeout time.Duration, set *pb.TriggerActionSet)
web_client/rpcClient.go:647
↓ 2 callersMethodDestroyGadget
(gadgetName string)
service/SubSysUSB.go:903
↓ 2 callersMethodDisableBridge
()
service/bluetooth.go:508
↓ 2 callersMethodEventListen
Events
proto/grpc.pb.go:3961
↓ 2 callersMethodFSCreateTempDirOrFile
(context.Context, *TempDirOrFileRequest)
proto/grpc.pb.go:3959
↓ 2 callersMethodFSGetFileInfo
(context.Context, *FileInfoRequest)
proto/grpc.pb.go:3958
↓ 2 callersMethodFSWriteFile
FileSystem
proto/grpc.pb.go:3075
↓ 2 callersMethodFireActionGroupSend
(context.Context, *ActionGroupSend)
proto/grpc.pb.go:3996
↓ 2 callersMethodFlush
()
web_client/jsDataTriggerAction.go:647
↓ 2 callersMethodGetAddress
* Properties */
service/bluetooth/controller.go:139
↓ 2 callersMethodGetBackgroundJobByID
(id int)
hid/controller.go:198
↓ 2 callersMethodGetBluetoothAgentSettings
(ctx context.Context, e *pb.Empty)
service/rpc_server.go:415
↓ 2 callersMethodGetDataString
()
mnetlink/attributes.go:71
↓ 2 callersMethodGetDeployedEthernetInterfaceSettings
(context.Context, *StringMessage)
proto/grpc.pb.go:3977
↓ 2 callersMethodGetDeviceByAddr
(addr net.HardwareAddr)
service/bluetooth/controller.go:484
↓ 2 callersMethodGetGroupByName
(name string)
mgenetlink/family.go:62
↓ 2 callersMethodGetPath
()
proto/grpc.pb.go:2273
↓ 2 callersMethodHIDGetScriptJobResult
(context.Context, *HIDScriptJob)
proto/grpc.pb.go:3950
↓ 2 callersMethodHIDRunScript
HIDScript / job management
proto/grpc.pb.go:3948
↓ 2 callersMethodHidScriptStartBackground
(ctx context.Context, scriptContent string)
service/SubSysUSB.go:130
↓ 2 callersFunctionIpNetFromIPv4AndNetmask
(ipv4 string, netmask string)
service/SubSysNetworkManager.go:290
↓ 2 callersMethodIsActionBashScript
()
web_client/jsDataTriggerAction.go:340
↓ 2 callersMethodIsActionGPIOOut
()
web_client/jsDataTriggerAction.go:354
↓ 2 callersMethodIsActionGroupSend
()
web_client/jsDataTriggerAction.go:351
↓ 2 callersMethodIsActionHidScript
()
web_client/jsDataTriggerAction.go:344
↓ 2 callersMethodIsSet
()
service/util/signal.go:58
↓ 2 callersMethodIsTriggerGPIOIn
()
web_client/jsDataTriggerAction.go:431
↓ 2 callersMethodIsTriggerGroupReceive
()
web_client/jsDataTriggerAction.go:434
↓ 2 callersMethodIsWorking
()
hid/AsyncOtto.go:111
↓ 2 callersMethodListenWiFiStateChanges
(context.Context, *Empty)
proto/grpc.pb.go:3967
↓ 2 callersMethodMarshalBinary
()
mgenetlink/message.go:21
↓ 2 callersMethodMountUMSFile
(context.Context, *GadgetSettingsUMS)
proto/grpc.pb.go:3938
↓ 2 callersFunctionNetworkLinkAdd
Add a new network link of a specified type. This is identical to running: ip link add $name type $linkType
netlink/netlink_linux.go:440
↓ 2 callersFunctionNetworkLinkDelIp
Delete an IP address from an interface. This is identical to: ip addr del $ip/$ipNet dev $iface
netlink/netlink_linux.go:1091
↓ 2 callersFunctionNewSignal
(isSet, autoReset bool)
service/util/signal.go:16
↓ 2 callersFunctionParseAttrsToFamily
(attrs []mnetlink.Attr)
mgenetlink/family.go:22
↓ 2 callersMethodPressKeySequence
PressKeySequence writes the output reports given in `reports` to the keyboard device in sequential order. A all empty report is automatically appended
hid/keyboard.go:392
↓ 2 callersMethodRead
()
service/pgpio/p4wnp1gpio.go:241
↓ 2 callersMethodReceive
()
mgenetlink/client.go:41
↓ 2 callersMethodRecv
()
proto/gopherjs/grpc.pb.gopherjs.go:6917
↓ 2 callersMethodRestore
(filePath string, replace bool)
service/datastore/store.go:99
↓ 2 callersMethodResultJsonString
()
hid/AsyncOtto.go:63
↓ 2 callersMethodRetrieveNewListener
()
hid/keyboard_led.go:131
↓ 2 callersMethodRunAsync
(ctx context.Context, src interface{}, anonymousSelfInvoked bool)
hid/AsyncOtto.go:126
↓ 2 callersMethodSerialize
()
hid/keyboard.go:572
↓ 2 callersMethodSetActiveLanguageMap
(name string)
hid/keyboard.go:196
↓ 2 callersMethodSetBluetoothNetworkService
(context.Context, *BluetoothNetworkService)
proto/grpc.pb.go:3925
↓ 2 callersFunctionSetBridgeForwardDelay
(name string, fd uint)
service/SubSysNetworkManager.go:323
↓ 2 callersFunctionSetBridgeSTP
Uses sysfs (not IOCTL)
service/SubSysNetworkManager.go:317
← previousnext →201–300 of 2,496, ranked by callers