Home
last modified time | relevance | path

Searched refs:mine (Results 1 – 13 of 13) sorted by relevance

/linux/net/ax25/
H A Dax25_in.c187 int type = 0, mine = 0, dama; in ax25_rcv() local
222 mine = 1; in ax25_rcv()
225 if (!mine && ax25_listen_mine(&dest, dev) && dp.lastrepeat + 1 == dp.ndigi) in ax25_rcv()
226 mine = 1; in ax25_rcv()
234 if (!mine && ax25cmp(&dest, (ax25_address *)dev->broadcast) != 0) in ax25_rcv()
327 if ((*skb->data & ~AX25_PF) != AX25_DM && mine) in ax25_rcv()
344 if (mine) in ax25_rcv()
362 if (!mine) in ax25_rcv()
/linux/include/net/
H A Dnetrom.h233 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags);
239 #define nr_transmit_refusal(skb, mine) \ argument
241 __nr_transmit_reply((skb), (mine), NR_CONNACK | NR_CHOKE_FLAG); \
248 #define nr_transmit_reset(skb, mine) \ argument
250 __nr_transmit_reply((skb), (mine), NR_RESET); \
/linux/net/netrom/
H A Dnr_subr.c213 void __nr_transmit_reply(struct sk_buff *skb, int mine, unsigned char cmdflags) in __nr_transmit_reply() argument
242 if (mine) { in __nr_transmit_reply()
/linux/Documentation/translations/zh_CN/core-api/
H A Dkobject.rst237 struct my_object *mine = container_of(kobj, struct my_object, kobj);
240 kfree(mine);
/linux/Documentation/fb/
H A Dtridentfb.rst58 more memory than it actually has. For instance mine is 192K less than
H A Dmatroxfb.rst113 problem and not mine, but I'm not sure.
/linux/Documentation/i2c/busses/
H A Di2c-parport.rst175 - http://struyve.mine.nu:8080/index.php?block=k8000
/linux/Documentation/usb/
H A DCREDITS70 for the motherboard here at Europe (mine, home-made, was
/linux/Documentation/core-api/
H A Dkobject.rst273 struct my_object *mine = container_of(kobj, struct my_object, kobj);
276 kfree(mine);
/linux/Documentation/process/
H A D6.Followthrough.rst213 chances are that one of the two patches will not be merged, and "mine was
/linux/fs/ceph/
H A Dmds_client.c2167 int used, wanted, oissued, mine; in trim_caps_cb() local
2179 mine = cap->issued | cap->implemented; in trim_caps_cb()
2185 inode, ceph_vinop(inode), cap, ceph_cap_string(mine), in trim_caps_cb()
2208 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
/linux/Documentation/networking/
H A Darcnet-hardware.rst377 Also, on many cards (not mine, though) there are red and green LED's.
405 tell me. I had to figure mine out without the manual, and it WASN'T FUN!
/linux/
H A DCREDITS3379 E: tori@unhappy.mine.nu